COVISE Core
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
Public Member Functions | Private Attributes | List of all members
covise::AttributeList Class Reference

#include <coColors.h>

Public Member Functions

void copyFrom (const AttributeList &attrs)
 
void copyFrom (const coDistributedObject *source)
 
void copyTo (coDistributedObject *dest)
 
const char * getAttribute (const char *word) const
 

Private Attributes

std::vector< std::pair
< std::string, std::string > > 
m_attrList
 

Member Function Documentation

void AttributeList::copyFrom ( const AttributeList attrs)
void AttributeList::copyFrom ( const coDistributedObject source)
void AttributeList::copyTo ( coDistributedObject dest)
const char * AttributeList::getAttribute ( const char *  word) const

Member Data Documentation

std::vector<std::pair<std::string, std::string> > covise::AttributeList::m_attrList
private

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