libept
0.5.25
|
#include <record.h>
Public Member Functions | |
Internal | head () |
const Internal | head () const |
bool | empty () const |
InternalList | tail () const |
InternalList (Source &s) | |
Public Attributes | |
Source * | m_source |
size_t | m_idx |
ept::core::record::InternalList::InternalList | ( | Source & | s | ) | [inline] |
bool ept::core::record::InternalList::empty | ( | ) | const [inline] |
References m_idx, m_source, and ept::core::record::Source::vfList().
const Internal ept::core::record::InternalList::head | ( | ) | const [inline] |
InternalList ept::core::record::InternalList::tail | ( | ) | const [inline] |
References m_idx.