vem_clientcallback Struct Reference
VEM client callback. More...
Data Fields
int(* addResource )(vem_allocreply_t *) int(* reclaimForce )(vem_allocreclaim_t *) int(* containerStateChg )(vem_containerstatechg_t *) int(* hostStateChange )(vem_hoststatechange_t *) Detailed Description
This structure is part of vem_registerreq_t. It specifies the callback functions that should be used when a VEM message is received.
- See also:
- vem_registereq_t
Field Documentation
int(* addResource)(vem_allocreply_t *) specify routine that handles RESOURCE_ADD message
int(* reclaimForce)(vem_allocreclaim_t *) specify routine that handles RESOURCE_RECLAIM message
int(* containerStateChg)(vem_containerstatechg_t *) specify routine that handles CONTAINER_STATE_CHG message
int(* hostStateChange)(vem_hoststatechange_t *) specify routine that handles HOST_STATE_CHANGE message
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.