PhoenixSocket  6.1.0
Library which integrates socket use in Phoenix
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CPEmptyParamSet of parameters to be passed to create a socket with mock backend
 CPEmptySocketExample of an empty socket
 CPEmptySocketGeneratorBackend to use Mock library with PAbtractSocket
 CPGenericSocketAbstract socket which has a mock mode to avoid heavy socket backend for unit tests
 CPGenericSocketManagerSocket manager for PGenericSocket
 CPMockParamSet of parameters to be passed to create a socket with mock backend
 CPMockParamFileSet of parameters to be passed to create a socket with mock backend
 CPMockSocketExample of a mock socket with vector of messages
 CPMockSocketFileExample of a mock socket with vector of messages
 CPMockSocketFileGeneratorBackend to use Mock library with PAbtractSocket
 CPMockSocketGeneratorBackend to use Mock library with PAbtractSocket
 CPSocketParamParameters to create a socket