entry for a record type More...
#include <dutables.h>
Public Types | |
typedef field_vector::const_iterator | const_iterator |
iterator type | |
Public Member Functions | |
const_iterator | begin () const |
first element | |
const_iterator | end () const |
behind-the-last element | |
field_pointer | find (ls_id_index idx) const |
virtual | ~record_type () |
entry for a record type
typedef field_vector::const_iterator mlc::record_type::const_iterator |
iterator type
virtual mlc::record_type::~record_type | ( | ) | [inline, virtual] |
const_iterator mlc::record_type::begin | ( | ) | const [inline] |
first element
const_iterator mlc::record_type::end | ( | ) | const [inline] |
behind-the-last element
field_pointer mlc::record_type::find | ( | ls_id_index | idx | ) | const [inline] |