CSAD
 All Classes Namespaces Functions Variables Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
bt::ShortStringList Class Reference

ShortStringList - array of short string. More...

Public Member Functions

_FORCEINLINE void assign (char *_val)
 Adds a new string.
 
_FORCEINLINE unsigned int count ()
 Number of array elements.
 
_FORCEINLINE ShortStringdata ()
 Returns an array of data in a continuous sequence of ShortString.
 
_FORCEINLINE bool isEmpty ()
 Returns true if the array does not contain any element.
 

Detailed Description

ShortStringList - array of short string.

For example:

See Also
bt