EPAM B2BITS ICE Impact Handler C++  1.1.4
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Types | Public Attributes | List of all members
IceImpact::BlockType Struct Reference

#include <B2BITS_IceImpactMessages.h>

Public Types

enum  Enum : char { BlockType_Regular ='0', BlockType_PrivateConfidential ='1', BlockType_DelayedPublication ='2', BlockType_LIS ='3' }
 

Public Attributes

char value
 

Member Enumeration Documentation

Enumerator
BlockType_Regular 
BlockType_PrivateConfidential 
BlockType_DelayedPublication 
BlockType_LIS 

Member Data Documentation

char IceImpact::BlockType::value