OpenSceneGraph
osgDB::Field Member List

This is the complete list of members for osgDB::Field, including all inherited members.

_copy(const Field &ic)osgDB::Fieldprotected
_fieldCacheosgDB::Fieldprotected
_fieldCacheCapacityosgDB::Fieldprotected
_fieldCacheSizeosgDB::Fieldprotected
_fieldTypeosgDB::Fieldmutableprotected
_free()osgDB::Fieldprotected
_init()osgDB::Fieldprotected
_noNestedBracketsosgDB::Fieldprotected
_withinQuotesosgDB::Fieldprotected
addChar(char c)osgDB::Field
BLANK enum valueosgDB::Field
calculateFieldType(const char *str, bool withinQuotes=false)osgDB::Fieldstatic
CLOSE_BRACKET enum valueosgDB::Field
Field()osgDB::Field
Field(const Field &field)osgDB::Field
FieldType enum nameosgDB::Field
getFieldType() constosgDB::Field
getFloat(float &f) constosgDB::Field
getFloat(double &f) constosgDB::Field
getInt(int &i) constosgDB::Field
getNoCharacters() constosgDB::Fieldinline
getNoNestedBrackets()osgDB::Field
getStr() constosgDB::Field
getUInt(unsigned int &i) constosgDB::Field
getWithinQuotes()osgDB::Field
INTEGER enum valueosgDB::Field
isCloseBracket() constosgDB::Field
isFloat() constosgDB::Field
isInt() constosgDB::Field
isOpenBracket() constosgDB::Field
isQuotedString() constosgDB::Field
isString() constosgDB::Field
isUInt() constosgDB::Field
isValid() constosgDB::Field
isWord() constosgDB::Field
matchFloat(float f) constosgDB::Field
matchInt(int i) constosgDB::Field
matchString(const char *str) constosgDB::Field
matchString(const char *str, int noCharacters) constosgDB::Field
matchUInt(unsigned int i) constosgDB::Field
matchWord(const char *str) constosgDB::Field
matchWord(const char *str, int noCharacters) constosgDB::Field
MIN_CACHE_SIZE enum valueosgDB::Field
OPEN_BRACKET enum valueosgDB::Field
operator=(const Field &ic)osgDB::Fieldvirtual
REAL enum valueosgDB::Field
reset()osgDB::Field
setNoNestedBrackets(int no)osgDB::Field
setWithinQuotes(bool withinQuotes=true)osgDB::Field
STRING enum valueosgDB::Field
takeStr()osgDB::Field
UNINITIALISED enum valueosgDB::Field
WORD enum valueosgDB::Field
~Field()osgDB::Fieldvirtual