| Top |  |  |  |  | 
| InfCommunicationCentralFactoryInfCommunicationCentralFactory — Factory for InfCommunicationCentralMethod methods | 
InfCommunicationCentralFactory implements InfCommunicationFactory. It supports the "central" method on all networks by instantiating InfCommunicationCentralMethod.
InfCommunicationFactory *
inf_communication_central_factory_get_default
                               (void);
Returns the default InfCommunicationCentralFactory.
struct InfCommunicationCentralFactory;
InfCommunicationCentralFactory is an opaque data type. You should only access it * via the public API functions.