Public Types |
Public Member Functions |
Protected Member Functions |
Protected Attributes |
List of all members
HPS.Style Class Reference
This is the Style Class More...
Inheritance diagram for HPS.Style:

Public Types | |
enum | AppendMode : uint { AppendMode.None = 0x00000000, AppendMode.And = 0x00000001, AppendMode.Or = 0x00000002 } |
The behavior when appending multiple conditional styles that refer to the same source segment. More... | |
enum | Type : uint { Type.Segment = 0x00000000, Type.Named = 0x00000001 } |
The type of style More... | |
Public Member Functions | |
virtual void | Dispose () |
Style (HPS.Style in_that) | |
Protected Member Functions | |
virtual void | deleteCptr () |
Protected Attributes | |
bool | cMemOwn |
HandleRef | cptr |
Detailed Description
This is the Style Class
Member Enumeration Documentation
enum HPS.Style.AppendMode : uint |
enum HPS.Style.Type : uint |
The documentation for this class was generated from the following file:
- internals/hps_core/source/cs/HPS.Style.cs