#include <compiler.h>
Static Public Member Functions | |
| static char * | create (size_t size, dbInheritedAttribute &attr) |
| static char * | create (char const *s, dbInheritedAttribute &attr) |
Public Attributes | |
| dbStringValue * | next |
| char | str [1] |
| static char* create | ( | size_t | size, | |
| dbInheritedAttribute & | attr | |||
| ) | [inline, static] |
| static char* create | ( | char const * | s, | |
| dbInheritedAttribute & | attr | |||
| ) | [inline, static] |
| char str[1] |