ProviewR Programmer's Reference Manual  V6.1.4
Public Attributes | List of all members

Name string format description. More...

#include <co_cdh.h>

Public Attributes

struct {
b
 Bit mask representation.
 
struct {
e
 Word representation.
 

Detailed Description

Name string format description.

Bitmask that denotes an object or attriubte name string, i.e. which components of the name that is included in the string.
Some common examples are

cdh_mName_object Object.
cdh_mName_object | cdh_mName_attribute Object and attribute.
cdh_mName_pathStrict Path, object and attribute
cdh_mName_volumeStrict Volume, path, object and attribute.

Let us assume we have an object of class Ai. The object has an attribute called FilterAttribute.

Definition at line 566 of file co_cdh.h.


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