A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/reg__view_8hpp_source.html below:

NCBI C++ ToolKit: include/gui/objutils/reg_view.hpp Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

1 #ifndef GUI_OBJUTILS___REG_VIEW__HPP 2 #define GUI_OBJUTILS___REG_VIEW__HPP 64

objects::CUser_field::TData::E_Choice

type

;

76  const

vector<string>& subsections)

const

;

80  int

GetInt(

const string

&

key

,

int

default_val = 0)

const

;

81  double

GetReal(

const string

&

key

,

double

default_val = 0)

const

;

82  bool

GetBool(

const string

&

key

,

bool

default_val =

false

)

const

;

83  string

GetString(

const string

&

key

,

const string

& default_val =

kEmptyStr

)

const

;

85  void

GetIntVec(

const string

&

key

, vector<int>&

val

)

const

;

86  void

GetRealVec(

const string

&

key

, vector<double>&

val

)

const

;

87  void

GetStringVec(

const string

&

key

, vector<string>&

val

)

const

;

88  void

GetStringList(

const string

&

key

, list<string>&

val

)

const

;

96  void

GetTopKeys(TKeys& keys)

const

;

100  void

GetKeys(TKeys& keys)

const

;

103  bool

HasField(

const string

&

key

)

const

;

113  static int

GetInt(

const

objects::CUser_field* field,

int

default_val);

114  static double

GetReal(

const

objects::CUser_field* field,

double

default_val);

115  static bool

GetBool(

const

objects::CUser_field* field,

bool

default_val);

116  static string

GetString(

const

objects::CUser_field* field,

const string

& default_val);

117  static void

GetIntVec(

const

objects::CUser_field* field, vector<int>&

val

);

118  static void

GetRealVec(

const

objects::CUser_field* field, vector<double>&

val

);

119  static void

GetStringVec(

const

objects::CUser_field* field, vector<string>&

val

);

128  void

x_GetKeys(

TKeys

& keys,

bool

recurse)

const

;

130  void

x_AppendToReadView(

CRegistryReadView

& view,

const string

& section)

const

;

133  typedef

list< CConstRef<objects::CUser_field> >

TFields

;

147  void

Set(

const string

&

key

,

int val

);

148  void

Set(

const string

&

key

,

double val

);

149  void

Set(

const string

&

key

,

bool val

);

150  void

Set(

const string

&

key

,

const string

&

val

);

151  void

Set(

const string

&

key

,

const char

*

val

);

152  void

Set(

const string

&

key

,

const

vector<int>&

val

);

153  void

Set(

const string

&

key

,

const

vector<double>&

val

);

154  void

Set(

const string

&

key

,

const

vector<string>&

val

);

155  void

Set(

const string

&

key

,

const

list<string>&

val

);

CRef< objects::CUser_field > SetFieldToValue(const string &key)

bool DeleteField(const string &key)

CRegistryWriteView GetWriteView(const string &section)

class CRegistryReadView provides a nested hierarchical view at a particular key.

CRegistryReadView(const objects::CUser_field *userField)

list< SKeyInfo > TKeys

retrieve information about all keys in the registry

list< CConstRef< objects::CUser_field > > TFields

ordered list of subfields to scan

CRegistryFile * m_RegistryFile

void SetField(objects::CUser_object &user, const string &field_name, const string &val)

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.

IO_PREFIX::ostream CNcbiOstream

Portable alias for ostream.

#define NCBI_GUIOBJUTILS_EXPORT

Defines to provide correct exporting from DLLs in Windows.

CNcbiMatrix< T > & operator+=(CNcbiMatrix< T > &, const CNcbiMatrix< U > &)

global addition: matrix += matrix

const struct ncbi::grid::netcache::search::fields::KEY key

objects::CUser_field::TData::E_Choice type


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4