|
pion-net
4.0.9
|
| Following enables use of the lock-free cache | |
| Structure used to store BLOB metadata; payload starts immediately following this | |
| Data type used to initialize blobs in variants without copy construction | |
| Optimized hash function object for PionBlob objects which contain PionId string representations (bb49b9ca-e733-47c0-9a26-0f8f53ea1660) | |
| Returns true if two strings are equal (ignoring case) | |
| Case insensitive hash function for std::string | |
| Returns true if str1 < str2 (ignoring case) | |
| Data structure used to manage idle consumer threads waiting for items | |
| Data structure used to wrap each item in the queue | |
| Data structure used to wrap each item in the queue | |
| Exception thrown if the plug-in directory does not exist | |
| Exception thrown if the plug-in file cannot be opened | |
| Exception thrown if a plug-in library is missing the create() function | |
| Exception thrown if a plug-in library is missing the destroy() function | |
| Exception thrown if the plug-in file cannot be found | |
| Exception thrown if the plug-in file cannot be opened | |
| Typedef for a pair object where first is an IO service and second is a deadline timer | |
| Exception thrown if we try to add or load a duplicate plug-in | |
| Data type that maps identifiers to plug-in objects | |
| Exception thrown if a plug-in cannot be found | |
| Simple TCP server that just sends "Hello there!" to each connection | |
1.8.3.1