GME  13
Public Member Functions
CGMEDoc::Historian::HistoryElem Class Reference

#include <GMEDoc.h>

List of all members.

Public Member Functions

 HistoryElem ()
 HistoryElem (const std::wstring &p_id, const std::wstring &p_aspect)
 HistoryElem (const HistoryElem &peer)
const HistoryElemoperator= (const HistoryElem &peer)
const std::wstring & id () const
const std::wstring & aspect () const
bool operator== (const HistoryElem &peer) const
bool operator!= (const HistoryElem &peer) const

Detailed Description

Definition at line 60 of file GMEDoc.h.


Constructor & Destructor Documentation

Definition at line 63 of file GMEDoc.h.

CGMEDoc::Historian::HistoryElem::HistoryElem ( const std::wstring &  p_id,
const std::wstring &  p_aspect 
) [inline]

Definition at line 67 of file GMEDoc.h.

Definition at line 74 of file GMEDoc.h.


Member Function Documentation

const std::wstring& CGMEDoc::Historian::HistoryElem::aspect ( ) const [inline]

Definition at line 91 of file GMEDoc.h.

const std::wstring& CGMEDoc::Historian::HistoryElem::id ( ) const [inline]

Definition at line 90 of file GMEDoc.h.

bool CGMEDoc::Historian::HistoryElem::operator!= ( const HistoryElem peer) const [inline]

Definition at line 98 of file GMEDoc.h.

const HistoryElem& CGMEDoc::Historian::HistoryElem::operator= ( const HistoryElem peer) [inline]

Definition at line 80 of file GMEDoc.h.

bool CGMEDoc::Historian::HistoryElem::operator== ( const HistoryElem peer) const [inline]

Definition at line 93 of file GMEDoc.h.


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