Conquer Space 0.0.0
A space themed grand strategy game set in the near future, with realistic orbital mechanics, and an emphasis on economics and politics.
Public Member Functions | Private Attributes | List of all members
cqsp::client::ClientOptions Class Reference

#include <clientoptions.h>

Public Member Functions

void LoadOptions (std::istream &stream)
 
void WriteOptions (std::ostream &stream)
 
void WriteOptions ()
 
void LoadDefaultOptions ()
 
Hjson::Value & GetOptions ()
 
Hjson::Value GetDefaultOptions ()
 
std::string GetDefaultLocation ()
 

Private Attributes

Hjson::Value options
 

Member Function Documentation

◆ GetDefaultLocation()

std::string cqsp::client::ClientOptions::GetDefaultLocation ( )

◆ GetDefaultOptions()

Hjson::Value cqsp::client::ClientOptions::GetDefaultOptions ( )

◆ GetOptions()

Hjson::Value & cqsp::client::ClientOptions::GetOptions ( )
inline

◆ LoadDefaultOptions()

void cqsp::client::ClientOptions::LoadDefaultOptions ( )

◆ LoadOptions()

void cqsp::client::ClientOptions::LoadOptions ( std::istream &  stream)

◆ WriteOptions() [1/2]

void cqsp::client::ClientOptions::WriteOptions ( )

◆ WriteOptions() [2/2]

void cqsp::client::ClientOptions::WriteOptions ( std::ostream &  stream)

Member Data Documentation

◆ options

Hjson::Value cqsp::client::ClientOptions::options
private

The documentation for this class was generated from the following files: