libept
0.5.25
|
#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 |
|
inline |
|
inline |
References m_pkg.
|
inline |
Referenced by InternalList(), and tail().
|
inline |
package::Internal ept::core::version::InternalList::m_pkg |
Referenced by empty(), InternalList(), and seek().
Internal ept::core::version::InternalList::m_ver |
Referenced by head(), InternalList(), seek(), and tail().