GlsMap Toolkit  1.7.0
disti::GlsMapSymbologyStdResourceList Class Reference

#include <gls_map_symbology_standard_data_source.h>

Public Member Functions

void SetResource (const char *name, const char *value)
 
const char * GetResource (const char *name)
 
GlsMapSymbologyStdNameValuePairLookupResource (const char *name)
 

Protected Types

typedef DynamicArray< GlsMapSymbologyStdNameValuePair, false > ListType
 

Protected Attributes

ListType _resources
 

Friends

class GlsMapSymbologyStdDataSource
 

Detailed Description

Resource storage class

Member Function Documentation

void disti::GlsMapSymbologyStdResourceList::SetResource ( const char *  name,
const char *  value 
)

Set the value of a resource The resource is added to the list if it is not already included

Parameters
nameThe name of the resource to set
valueThe new value of the resource

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