ArcGIS Procedural Runtime  3.1.9666
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
List of all members | Public Types | Public Member Functions
prtx::OptionStates Class Referenceabstract

#include <EncodeOptionsValidator.h>

Public Types

typedef std::vector< const
std::wstring * > 
KeyRefs
 

Public Member Functions

virtual const KeyRefs & getKeys () const =0
 
virtual
prt::EncoderInfo::OptionState 
getState (const std::wstring &key) const =0
 
virtual void setState (const std::wstring &key, prt::EncoderInfo::OptionState state)=0
 

Detailed Description

Interface to set and get the state of the encoder options after validation.


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