nxdrvlinux/examples/tcpserver/Marshaller/doxygen.h

33 lines
1.8 KiB
C
Raw Normal View History

/*****************************************************************************/
/*! \defgroup NETX_MARSHALLER netX Marshaller
*
* Communication interface for remote DPM access and diagnostics
* */
/*****************************************************************************/
/*****************************************************************************/
/*! \defgroup NETX_MARSHALLER_MAIN netX Marshaller main module
* \ingroup NETX_MARSHALLER
* Marshaller core module */
/*****************************************************************************/
/*****************************************************************************/
/*! \defgroup NETX_MARSHALLER_CONFIGURATION netX Marshaller configuration
* \ingroup NETX_MARSHALLER
* Marshaller configuration structures */
/*****************************************************************************/
/*****************************************************************************/
/*! \defgroup NETX_MARSHALLER_INTERNAL netX Marshaller internals
* \ingroup NETX_MARSHALLER
*
* Internally used modules. These are needed by connector / transport
* developers.
* */
/*****************************************************************************/
/*****************************************************************************/
/*! \defgroup NETX_MARSHALLER_CIFX cifX API marshalling module
* \ingroup NETX_MARSHALLER */
/*****************************************************************************/