|
Pol
Revision:cb584c9
|
Public Types | |
| typedef std::map< unsigned int, Core::USTRUCT_VERSION > | VRecList |
Public Member Functions | |
| bool | find (unsigned int block, const Core::USTRUCT_VERSION *&vrec) |
| void | insert (const Core::USTRUCT_VERSION &vrec) |
Public Attributes | |
| VRecList | vrecs |
Definition at line 44 of file uofile01.cpp.
| typedef std::map<unsigned int, Core::USTRUCT_VERSION> Pol::Core::VerdataIndexes::VRecList |
Definition at line 46 of file uofile01.cpp.
| bool Pol::Core::VerdataIndexes::find | ( | unsigned int | block, |
| const Core::USTRUCT_VERSION *& | vrec | ||
| ) |
Definition at line 56 of file uofile01.cpp.
Referenced by Pol::Core::check_verdata().
| void Pol::Core::VerdataIndexes::insert | ( | const Core::USTRUCT_VERSION & | vrec | ) |
Definition at line 52 of file uofile01.cpp.
References Pol::Core::USTRUCT_VERSION::block.
Referenced by Pol::Core::read_veridx().
| VRecList Pol::Core::VerdataIndexes::vrecs |
Definition at line 47 of file uofile01.cpp.