cmvr_head/packages/erpc-1.14.0/erpc_c/infra/infra.dox

35 lines
521 B
Plaintext
Raw Normal View History

2025-12-30 15:44:41 +08:00
/*!
@defgroup infra Infrastructure
@brief C++ core
*/
/*!
@defgroup infra_transport Transports
@brief Superclasses for building transports.
@ingroup infra
*/
/*!
@defgroup infra_utility Utilities
@brief Utility code used by the infrastructure.
@ingroup infra
*/
/*!
@defgroup infra_server Server
@brief Server classes.
@ingroup infra
*/
/*!
@defgroup infra_client Client
@brief Client classes
@ingroup infra
*/
/*!
@defgroup infra_codec Serialization
@brief Classes used for message serialization.
@ingroup infra
*/