Next:
Introduction
Up:
cpp
Previous:
cpp
Index
Contents
Introduction
Variables, Types
In general
void *
string
find
vector <string>
vector <string>, iterator
vector <string>, std::find
typedef
new
References
Input/Output
Basic I/O
cin, cout
getline()
stringstream()
ostringstream
File I/O
dirExists
fileExists
mkdir
create a file
Functions
Passing parameters
Default parameters
Overloaded functions
Operators
sizeof
Control structures
if
Loops
for
while
iterator
Classes
Notions
upcasting
virtual
Access specifyers
Overloaded constructor, pointer
Overloaded operator
Static members
Copying objects
static object
unique_ptr
C Library
Introduction
access, remove
atoi
getenv
strcpy
strtod
time
Miscellaneous
Namespace
Exceptions
throw, catch
Standard exceptions
Templates
Examples
command_inout, DevVarLongArray, (with makefile)
command_inout, DevDouble, (with makefile)
Tango Attributes
Measure time using gettimeofday()
Measure time using clock()
Member function calls external function passing the superclass
Print a list of strings
Index