#include <nspr.h>
#include <conexus/enums.h>
#include <conexus/ipv4_address.h>
Go to the source code of this file.
Namespaces | |
namespace | Conexus |
namespace | Conexus::NSPR |
Typedefs | |
typedef enum Conexus::NSPR::NSPRFileMode | Conexus::NSPR::NSPRFileMode |
Enumerations | |
enum | Conexus::NSPR::NSPRFileMode { Conexus::NSPR::FILE_SYNC = Conexus::FILE_LAST_STATE } |
Functions | |
void | Conexus::NSPR::init (bool use_dispatcher_default) |
bool | Conexus::NSPR::initialized () |
void | Conexus::NSPR::finalize () |
void | Conexus::NSPR::addr_to_nspr (const Address &conexusaddr, PRNetAddr &nspraddr) |