Spread Namespace Reference
The Spread C API from <sp.h> can be accessed via the Spread namespace if required, but it is intended for internal use by Ssrc Spread to avoid polluting the global namespace. More...
Typedefs |
|
| typedef char | group_type [MAX_GROUP_NAME] |
| This is an internal typedef not meant for use in end-user code. |
|
Detailed Description
The Spread C API from <sp.h> can be accessed via the Spread namespace if required, but it is intended for internal use by Ssrc Spread to avoid polluting the global namespace.
If, for example, you want to use the Spread event system, you can access it through this namespace. However, we recommend you use the cross-platform libevent library because it takes advantage of more efficient platform-specific system calls when available.
Typedef Documentation
| typedef char Spread::group_type[MAX_GROUP_NAME] |
This is an internal typedef not meant for use in end-user code.
Definition at line 34 of file GroupList.h.
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.
Copyright © 2011 Savarese Software Research Corporation. All rights reserved