Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

str_t Struct Reference

The str_t structure specifies how a string is stored in a .NBF file. More...

#include <NBF.h>

List of all members.

Public Attributes

uint_t numChars
uint_t chars
 Specifies the file offset to the string characters.


Detailed Description

The str_t structure specifies how a string is stored in a .NBF file.


Member Data Documentation

uint_t str_t::numChars
 

Specifies the number of characters in the actual string, not including the terminating null character.

uint_t str_t::chars
 

Specifies the file offset to the string characters.


The documentation for this struct was generated from the following file:
Generated on Tue Mar 1 13:20:35 2005 for NVSGSDK by NVIDIA