Class Index Cross Index Namespace Index

Class FrameCPP::Version_6::PTR_STRUCT


Contained in: FrameCPP::Version_6
Derived from: none
Derived by: none

#include "../../../../../lib/framecpp/src/Version6/PTR_STRUCT.hh"


public function member index:

PTR_STRUCT();
PTR_STRUCT(INT_2U ClassId, INT_4U Instance);
PTR_STRUCT(const PTR_STRUCT& Source);
static INT_8U Bytes();
static std::string Desc(const std::string& Type);
bool operator !=(const PTR_STRUCT& RHS) const;
const PTR_STRUCT& operator =(const PTR_STRUCT& RHS);
bool operator ==(const PTR_STRUCT& RHS) const;
 

Description:



Function Member Descriptions:


FrameCPP::Version_6::PTR_STRUCT::PTR_STRUCT


PTR_STRUCT();



FrameCPP::Version_6::PTR_STRUCT::PTR_STRUCT


PTR_STRUCT(INT_2U ClassId, INT_4U Instance);



FrameCPP::Version_6::PTR_STRUCT::PTR_STRUCT


PTR_STRUCT(const PTR_STRUCT& Source);



FrameCPP::Version_6::PTR_STRUCT::Bytes


static INT_8U Bytes();



FrameCPP::Version_6::PTR_STRUCT::Desc


static std::string Desc(const std::string& Type);



FrameCPP::Version_6::PTR_STRUCT::operator !=


bool operator !=(const PTR_STRUCT& RHS) const;



FrameCPP::Version_6::PTR_STRUCT::operator =


const PTR_STRUCT& operator =(const PTR_STRUCT& RHS);



FrameCPP::Version_6::PTR_STRUCT::operator ==


bool operator ==(const PTR_STRUCT& RHS) const;



Variable Member Descriptions:


FrameCPP::Version_6::PTR_STRUCT::data_class -

INT_2U data_class;

FrameCPP::Version_6::PTR_STRUCT::data_instance -

INT_4U data_instance;