Go to the documentation of this file.
30 #ifndef SIMPLEVECTOR_H_
31 #define SIMPLEVECTOR_H_
36 # pragma warning(disable : 4290)
109 cSimpleVector(
int nb_values,
int start_index,
char const* str );
112 cSimpleVector(
int nb_values,
int start_index,
float* values );
116 void FromString(
int nb_values,
int start_index,
char const* str );
120 double& operator[](
unsigned int index );
135 bool Valid(
unsigned int index )
const;
Base class for exceptions in the SDHLibrary-CPP.
#define NAMESPACE_SDH_END
A simple vector implementation.
Derived exception class for low-level simple vector related exceptions.
Class for short, fixed maximum length text messages.
#define NAMESPACE_SDH_START
Interface of the exception base class #SDH::cSDHLibraryException and #SDH::cMsg.
cSimpleVectorException(cMsg const &_msg)
int valid
bit mask which values in value are valid
This file contains settings to make the SDHLibrary compile on differen systems:
sdhlibrary_cpp
Author(s): Dirk Osswald
autogenerated on Wed Mar 2 2022 01:00:58