VEM constants
Defines
#define VEM_RLIM_DEFAULT (0xFFFFFFFFFFFFFFFFLL) Typedefs
typedef enum _vem_type VEM_TYPE Basic Common Types. Enumerations
enum _vem_type {
VEM_TYPE_NULL, VEM_TYPE_CHAR, VEM_TYPE_UCHAR, VEM_TYPE_INT16,
VEM_TYPE_UINT16, VEM_TYPE_INT32, VEM_TYPE_UINT32, VEM_TYPE_INT64,
VEM_TYPE_UINT64, VEM_TYPE_FLOAT32, VEM_TYPE_FLOAT64, VEM_TYPE_BOOL,
VEM_TYPE_TIME, VEM_TYPE_STRING, VEM_TYPE_PTR
}Basic Common Types. More... Define Documentation
#define VEM_RLIM_DEFAULT (0xFFFFFFFFFFFFFFFFLL) Value used in vem_rlimit_t to indicate default limit should be used.
- Warning:
- Current value is same as VEM_RLIM_INFINITY, which means no limit
Typedef Documentation
Enumeration Type Documentation
enum _vem_type Use in vem_value_t to indicate what type the value is.
- Enumerator:
Date Modified: 26 Nov 2007
Platform Computing: www.platform.com
Platform Support: support@platform.com
Platform Information Development: doc@platform.com
Copyright © 2001-2007 Platform Computing Corporation. All rights reserved.