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

#include <version.h>

Public Types

typedef Internal Type
 

Public Member Functions

InternalList tail () const
 
const Internal head () const
 
Internal head ()
 
bool empty () const
 
void seek ()
 
 InternalList (package::Internal i)
 

Public Attributes

package::Internal m_pkg
 
Internal m_ver
 

Member Typedef Documentation

Constructor & Destructor Documentation

ept::core::version::InternalList::InternalList ( package::Internal  i)
inline

Member Function Documentation

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

References m_ver.

Internal ept::core::version::InternalList::head ( )
inline

References m_ver.

void ept::core::version::InternalList::seek ( )
inline

Referenced by InternalList(), and tail().

InternalList ept::core::version::InternalList::tail ( ) const
inline

References m_ver, and seek().

Member Data Documentation

package::Internal ept::core::version::InternalList::m_pkg
Internal ept::core::version::InternalList::m_ver

Referenced by head(), and tail().


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