PhoenixSocket  4.0.1
Library which integrates socket unix use in Phoenix
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CPEmptyBackendBackend to use Mock library with PAbtractSocket
 CPEmptyParamSet of parameters to be passed to create a socket with mock backend
 CPEmptySocketExample of an empty socket
 CPGenericSocketAbstract socket which has a mock mode to avoid heavy socket backend for unit tests
 CPGenericSocketManagerSocket manager for PGenericSocket
 CPMockBackendBackend to use Mock library with PAbtractSocket
 CPMockBackendFileBackend to use Mock library with PAbtractSocket
 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
 CPSocketParamParameters to create a socket