libept  0.5.25
Public Member Functions | Public Attributes | List of all members
ept::core::record::InternalList Struct Reference

#include <record.h>

Collaboration diagram for ept::core::record::InternalList:
Collaboration graph
[legend]

Public Member Functions

Internal head ()
const Internal head () const
bool empty () const
InternalList tail () const
 InternalList (Source &s)

Public Attributes

Sourcem_source
size_t m_idx

Constructor & Destructor Documentation

ept::core::record::InternalList::InternalList ( Source s)
inline

Member Function Documentation

bool ept::core::record::InternalList::empty ( ) const
inline
Internal ept::core::record::InternalList::head ( )
const Internal ept::core::record::InternalList::head ( ) const
inline
InternalList ept::core::record::InternalList::tail ( ) const
inline

References m_idx.

Member Data Documentation

size_t ept::core::record::InternalList::m_idx

Referenced by empty(), head(), and tail().

Source* ept::core::record::InternalList::m_source

Referenced by empty(), and head().


The documentation for this struct was generated from the following file: