System CATBBMessage
Usage: you can derive this class.
public class CATBBMessage
Base class for backbone messages.
Role: A backbone message is a message which may be sent to another
application through the backbone communicator.
A backbone message is a component:
- Which OM derives from the CATBBMessage component
- Whose implementation class C++ derives from the CATBBMessage class
- Which implements
- Which implements
using a code extension.
- See also:
- , , ,
This object is included in the file: CATBBMessage.h
If needed, your Imakefile.mk should include the module: CATSysCommunication
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.