commsfwsupport/commselements/nodemessages/inc/nm_common.h
branchRCL_3
changeset 25 9d7ce34704c8
parent 24 00c6709d25aa
child 26 b564fb5fd78b
equal deleted inserted replaced
24:00c6709d25aa 25:9d7ce34704c8
    47 	ETransportNotOpened = 1,
    47 	ETransportNotOpened = 1,
    48 	EAddressCastPanic,
    48 	EAddressCastPanic,
    49 	EMessageCastPanic,
    49 	EMessageCastPanic,
    50 	EConstructedObjectTooBig,
    50 	EConstructedObjectTooBig,
    51 	EAddressNotValidPanic,
    51 	EAddressNotValidPanic,
    52 	EClientNotValidPanic,
    52 	EClientNotValidPanic
    53 	EDeceasedNodePanic,
       
    54 	EPreAllocationFailedPanic
       
    55 	};
    53 	};
    56 
    54 
    57 
    55 
    58 class CGlobals : public CGlobalsInternal
    56 class CGlobals : public CGlobalsInternal
    59 	{
    57 	{