#include <cardblocks.h>


Public Types | |
| typedef std::vector< placeRecord > | subray |
| typedef subray::const_iterator | subiter |
Public Member Functions | |
| virtual string | name () const |
| Places (iter filewalker) | |
| virtual void | printOn (reporter &o) const |
Public Attributes | |
| subray | sub |
Static Public Attributes | |
| static const int | Type = 0x0506 |
| typedef subray::const_iterator Places::subiter |
| typedef std::vector<placeRecord> Places::subray |
| Places::Places | ( | iter | filewalker | ) | [inline] |
References tlvblock::datasize, placeRecord::defval(), block::start, and sub.
| virtual string Places::name | ( | ) | const [inline, virtual] |
Reimplemented from block.
| virtual void Places::printOn | ( | reporter & | o | ) | const [inline, virtual] |
const int Places::Type = 0x0506 [static] |
Referenced by tlvblock::Factory().
1.5.8