AnaMark Tuning Library
Public Member Functions | Public Attributes | List of all members
TUN::CTokenPos Class Reference

#include <TUN_EmbedHTML.h>

Public Member Functions

 CTokenPos (CSingleScale::eSection section, CSingleScale::eKey key)
 
virtual ~CTokenPos ()
 
std::string GetToken () const
 
bool FindNext (const std::string &str, std::string::size_type pos)
 
bool operator< (const CTokenPos &rhs) const
 
void ReplaceToken (std::string &str, CSingleScale &ss, long lVersionFrom=0, long lVersionTo=200, std::string strListItemSeparator=std::string("<br />")) const
 

Public Attributes

CSingleScale::eSection m_section
 
CSingleScale::eKey m_key
 
std::string::size_type m_pos
 

Constructor & Destructor Documentation

TUN::CTokenPos::CTokenPos ( CSingleScale::eSection  section,
CSingleScale::eKey  key 
)
virtual TUN::CTokenPos::~CTokenPos ( )
inlinevirtual

Member Function Documentation

bool TUN::CTokenPos::FindNext ( const std::string &  str,
std::string::size_type  pos 
)
std::string TUN::CTokenPos::GetToken ( ) const
bool TUN::CTokenPos::operator< ( const CTokenPos rhs) const
void TUN::CTokenPos::ReplaceToken ( std::string &  str,
CSingleScale ss,
long  lVersionFrom = 0,
long  lVersionTo = 200,
std::string  strListItemSeparator = std::string("<br />") 
) const

Member Data Documentation

CSingleScale::eKey TUN::CTokenPos::m_key
std::string::size_type TUN::CTokenPos::m_pos
CSingleScale::eSection TUN::CTokenPos::m_section

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