UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Public Member Functions | List of all members
hds::db::TrHeaderContext Class Reference

#include <tr_header_context.hpp>

Classes

struct  AttrContext
 

Public Member Functions

 TrHeaderContext ()
 
size_t size () const
 
const AttrContextoperator() (const size_t id) const
 
size_t getDataSize () const
 

Detailed Description

Descriptor of trace header context.

Constructor & Destructor Documentation

hds::db::TrHeaderContext::TrHeaderContext ( )

Default constructor.

Member Function Documentation

size_t hds::db::TrHeaderContext::getDataSize ( ) const

Get header data size.

const AttrContext& hds::db::TrHeaderContext::operator() ( const size_t  id) const
Get context of header attribute with provided id. 
Returns
dummy attribute if id is incorrect.
size_t hds::db::TrHeaderContext::size ( ) const

Get size of header context. I.e. number of header attributes.


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