$search

ArrayLengthSpecifier Class Reference
[Newmat matrix manipulation library]

#include <newmat.h>

List of all members.

Public Member Functions

 ArrayLengthSpecifier (int l)
int value () const
int Value () const

Private Attributes

int v

Detailed Description

This class is used to avoid constructors such as ColumnVector(int) being used for conversions. Eventually this should be replaced by the use of the keyword "explicit".

Definition at line 230 of file newmat.h.


Constructor & Destructor Documentation

ArrayLengthSpecifier::ArrayLengthSpecifier ( int  l  )  [inline]

Definition at line 236 of file newmat.h.


Member Function Documentation

int ArrayLengthSpecifier::value (  )  const [inline]

Definition at line 235 of file newmat.h.

int ArrayLengthSpecifier::Value (  )  const [inline]

Definition at line 234 of file newmat.h.


Member Data Documentation

int ArrayLengthSpecifier::v [private]

Definition at line 232 of file newmat.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


kni
Author(s): Neuronics AG (see AUTHORS.txt); ROS wrapper by Martin Günther
autogenerated on Tue Mar 5 12:33:23 2013