#include <string>
#include "tptoolbox.h"
#include "ArgList.h"
#include "StringList.h"
#include "Set.h"
Go to the source code of this file.
Namespaces | |
namespace | tecplot |
namespace | tecplot::toolbox |
Data Structures | |
class | tecplot::toolbox::StyleValue |
An object referring to a node in the Tecplot style hierarchy, which can be used to retrieve and modify style settings. More... | |
Defines | |
#define | STYLEVALUE_NO_OFFSET BAD_SET_VALUE |
#define | STYLEVALUE_NO_ASSIGNOP AssignOp_Invalid |
#define | STYLEVALUE_MAX_PARAMETERS 7 |
#define STYLEVALUE_MAX_PARAMETERS 7 |
#define STYLEVALUE_NO_ASSIGNOP AssignOp_Invalid |
Referenced by tecplot::toolbox::StyleValue::set(), and tecplot::toolbox::StyleValue::setValue().
#define STYLEVALUE_NO_OFFSET BAD_SET_VALUE |