HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OP_FixNameParms Struct Reference

#include <OP_Network.h>

Public Member Functions

 OP_FixNameParms ()
 

Public Attributes

int replacePrefix
 
UT_String prefixReplaceStr
 
UT_String prefixStr
 
int replaceSuffix
 
UT_String suffixReplaceStr
 
UT_String suffixStr
 
int removeTrailingDigits
 

Detailed Description

Definition at line 81 of file OP_Network.h.

Constructor & Destructor Documentation

OP_FixNameParms::OP_FixNameParms ( )
inline

Definition at line 83 of file OP_Network.h.

Member Data Documentation

UT_String OP_FixNameParms::prefixReplaceStr

Definition at line 91 of file OP_Network.h.

UT_String OP_FixNameParms::prefixStr

Definition at line 92 of file OP_Network.h.

int OP_FixNameParms::removeTrailingDigits

Definition at line 96 of file OP_Network.h.

int OP_FixNameParms::replacePrefix

Definition at line 90 of file OP_Network.h.

int OP_FixNameParms::replaceSuffix

Definition at line 93 of file OP_Network.h.

UT_String OP_FixNameParms::suffixReplaceStr

Definition at line 94 of file OP_Network.h.

UT_String OP_FixNameParms::suffixStr

Definition at line 95 of file OP_Network.h.


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