Public Member Functions | |
std::map< int, LMapRow > & | get_map (void) |
impl () | |
int | read (std::string accessor, std::string type) |
~impl () | |
Private Attributes | |
std::map< int, LMapRow > | _lmap |
std::vector< LMapRow > | _table |
int LMap::impl::read | ( | std::string | accessor, |
std::string | type | ||
) |