COVISE Core
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

◆ copyFrom() [1/2]

void AttributeList::copyFrom ( const AttributeList attrs)

◆ copyFrom() [2/2]

void AttributeList::copyFrom ( const coDistributedObject source)

◆ copyTo()

void AttributeList::copyTo ( coDistributedObject dest)

◆ getAttribute()

const char * AttributeList::getAttribute ( const char *  word) const

Member Data Documentation

◆ m_attrList

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

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