SLikeNet
0.1.3
|
Helper to class to manage Rackspace servers. More...
#include "NativeFeatureIncludes.h"
#include "Export.h"
#include "DS_List.h"
#include "types.h"
#include "DS_Queue.h"
#include "string.h"
Go to the source code of this file.
Classes | |
class | SLNet::Rackspace2EventCallback |
Callback interface to receive the results of operations. More... | |
class | SLNet::RackspaceEventCallback_Default |
Callback interface to receive the results of operations, with a default result. More... | |
class | SLNet::Rackspace |
Code that uses the TCPInterface class to communicate with the Rackspace API servers. More... | |
struct | SLNet::Rackspace::RackspaceOperation |
Namespaces | |
namespace | SLNet |
Simple class to send changes between directories. In essence, a simple autopatcher that can be used for transmitting levels, skins, etc. | |
Helper to class to manage Rackspace servers.
Definition in file Rackspace.h.
struct SLNet::Rackspace::RackspaceOperation |
Definition at line 371 of file Rackspace.h.
Class Members | ||
---|---|---|
SystemAddress | connectionAddress | |
RakString | httpCommand | |
RakString | incomingStream | |
bool | isPendingAuthentication | |
RakString | operation | |
RackspaceOperationType | type | |
RakString | xml |