commsfwsupport/commselements/nodemessages/inc/nm_common.h
changeset 79 cf589eb1e31e
parent 0 dfb7c4ff071f
equal deleted inserted replaced
75:a365cb779476 79:cf589eb1e31e
    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
    53 	};
    55 	};
    54 
    56 
    55 
    57 
    56 class CGlobals : public CGlobalsInternal
    58 class CGlobals : public CGlobalsInternal
    57 	{
    59 	{