#include <map.hh>
Public Member Functions | |
virtual ptr< reflection_list > | reflection_get () const |
virtual ptr< field_list_list > | field_values_get () const |
Static Public Member Functions | |
static ptr< map< Key, srp< Data >, Compare > > | create () |
static ptr< map< Key, srp< Data >, Compare > > | create (ptr< map< Key, srp< Data >, Compare > > from) |
Protected Member Functions | |
map () | |
map (ptr< map< Key, srp< Data >, Compare > > from) | |
void | gc_mark () |
lestes::std::map< Key, srp< Data >, Compare >::map | ( | ) | [inline, protected] |
lestes::std::map< Key, srp< Data >, Compare >::map | ( | ptr< map< Key, srp< Data >, Compare > > | from | ) | [inline, protected] |
static ptr< map< Key, srp<Data>, Compare > > lestes::std::map< Key, srp< Data >, Compare >::create | ( | void | ) | [inline, static] |
static ptr< map< Key, srp<Data>, Compare > > lestes::std::map< Key, srp< Data >, Compare >::create | ( | ptr< map< Key, srp< Data >, Compare > > | from | ) | [inline, static] |
virtual ptr<reflection_list> lestes::std::map< Key, srp< Data >, Compare >::reflection_get | ( | void | ) | const [inline, virtual] |
virtual ptr<field_list_list> lestes::std::map< Key, srp< Data >, Compare >::field_values_get | ( | void | ) | const [inline, virtual] |
void lestes::std::map< Key, srp< Data >, Compare >::gc_mark | ( | void | ) | [inline, protected] |