# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NLMISC::CSheetId Member List

This is the complete list of members for NLMISC::CSheetId, including all inherited members.
_FileExtensionsNLMISC::CSheetId [private, static]
_IdNLMISC::CSheetId [private]
_InitialisedNLMISC::CSheetId [private, static]
_RemoveUnknownSheetNLMISC::CSheetId [private, static]
_SheetIdToNameNLMISC::CSheetId [private, static]
_SheetNameToIdNLMISC::CSheetId [private, static]
asInt() constNLMISC::CSheetId [inline]
build(const std::string &sheetName)NLMISC::CSheetId
buildIdVector(std::vector< CSheetId > &result)NLMISC::CSheetId [static]
buildIdVector(std::vector< CSheetId > &result, uint8 type)NLMISC::CSheetId [static]
buildIdVector(std::vector< CSheetId > &result, std::vector< std::string > &resultFilenames, uint8 type)NLMISC::CSheetId [static]
buildIdVector(std::vector< CSheetId > &result, const std::string &fileExtension)NLMISC::CSheetId [static]
buildIdVector(std::vector< CSheetId > &result, std::vector< std::string > &resultFilenames, const std::string &fileExtension)NLMISC::CSheetId [static]
cbFileChange(const std::string &filename)NLMISC::CSheetId [private, static]
CSheetId(uint32 sheetRef=0)NLMISC::CSheetId [inline, explicit]
CSheetId(const std::string &sheetName)NLMISC::CSheetId [explicit]
display()NLMISC::CSheetId [static]
display(uint8 type)NLMISC::CSheetId [static]
fileExtensionFromType(uint8 type)NLMISC::CSheetId [static]
getShortId() constNLMISC::CSheetId [inline]
getType() constNLMISC::CSheetId [inline]
init(bool removeUnknownSheet=true)NLMISC::CSheetId [static]
loadSheetId()NLMISC::CSheetId [private, static]
operator!=(const CSheetId &sheetRef) constNLMISC::CSheetId [inline]
operator<(const CSheetId &sheetRef) constNLMISC::CSheetId
operator=(const CSheetId &sheetId)NLMISC::CSheetId
operator=(const std::string &sheetName)NLMISC::CSheetId
operator=(uint32 sheetRef)NLMISC::CSheetId
operator==(const CSheetId &sheetRef) constNLMISC::CSheetId [inline]
serial(NLMISC::IStream &f)NLMISC::CSheetId [inline]
toString() constNLMISC::CSheetId
typeFromFileExtension(const std::string &fileExtension)NLMISC::CSheetId [static]
UnknownNLMISC::CSheetId [static]