GL Studio C++ Runtime API
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)
 Get the given resource value. May return NULL.
 

Detailed Description

Resource storage class

Member Function Documentation

void 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 file: