Bincimap
2.0.16
Easy Imapping
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
e
f
i
l
p
r
s
t
u
Functions
a
b
c
e
f
l
p
r
s
t
u
Variables
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
~
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
w
~
Variables
a
b
c
d
e
f
h
i
l
m
n
o
r
s
t
u
v
w
Typedefs
Enumerations
Enumerator
a
b
c
d
e
f
h
i
j
k
l
n
o
p
r
s
t
u
w
Related Functions
Files
File List
Globals
All
Functions
Variables
Typedefs
Macros
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
2.0
bincimap-2.0.16
src
include
tools.h
Go to the documentation of this file.
1
7
#include <string>
8
9
namespace
Binc
{
10
11
class
Tools
{
12
private
:
13
Tools
(
void
);
14
15
public
:
16
void
setenv
(
const
std::string &key,
const
std::string &value)
const
;
17
std::string
getenv
(
const
std::string &key)
const
;
18
19
//--
20
static
Tools
&
getInstance
(
void
);
21
};
22
23
}
Binc::Tools
Definition:
tools.h:11
Binc::Tools::getenv
std::string getenv(const std::string &key) const
Definition:
tools.cc:35
Binc::Tools::setenv
void setenv(const std::string &key, const std::string &value) const
Definition:
tools.cc:28
Binc::Tools::getInstance
static Tools & getInstance(void)
Definition:
tools.cc:21
Binc
Definition:
bincimapd.cc:9
Generated on Sun Sep 1 2024 12:00:02 for Bincimap by
1.9.6