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

#include <version.h>

Inheritance diagram for ept::core::version::Source:
Inheritance graph
[legend]
Collaboration diagram for ept::core::version::Source:
Collaboration graph
[legend]

Public Member Functions

 Source (AptDatabase &db)
 
InternalList listInternal ()
 
Token getToken (Internal i)
 
Internal lookupToken (Token t)
 
template<PropertyId p>
PropertyType< p >::T getInternal (Internal)
 
template<>
Token getInternal (Internal i)
 
- Public Member Functions inherited from ept::core::Source< Source, Setup, PropertyType >
Sourceself ()
 
PropertyType< property >::T get (Token t)
 
void invalidate ()
 
ComposedList< property > list ()
 
PropertyFilter< P, F >::T propertyFilter (F f)
 
 Source ()
 

Public Attributes

AptDatabasem_db
 
- Public Attributes inherited from ept::core::Source< Source, Setup, PropertyType >
Token m_cachedToken
 
Setup::Internal m_cached
 

Additional Inherited Members

- Public Types inherited from ept::core::Source< Source, Setup, PropertyType >
typedef Setup::PropertyId PropertyId
 
typedef Setup::Token Token
 

Constructor & Destructor Documentation

ept::core::version::Source::Source ( AptDatabase db)
inline

Member Function Documentation

template<PropertyId p>
PropertyType< p >::T ept::core::version::Source::getInternal ( Internal  )
template<>
Token ept::core::version::Source::getInternal ( Internal  i)
inline

References ept::Token::_id.

Token ept::core::version::Source::getToken ( Internal  i)
inline
InternalList ept::core::version::Source::listInternal ( )
inline
Internal ept::core::version::Source::lookupToken ( Token  t)
inline

Member Data Documentation

AptDatabase& ept::core::version::Source::m_db

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