Placeholder type that reserves this component's name in the namespace.
Synopsis
Declared in <balb_testmessages.h>
struct Testmessages;
Description
This class serves as a place holder to reserve a type having the same name as this component. Doing so ensures that such a type cannot be defined outside of this component in the current namespace.
Created with MrDocs