List of all members | Public Member Functions | Friends
utl::LineStringTo< T, throwOnError, complain > Class Template Reference

#include "utl/LineStringTo.h"

Inheritance diagram for utl::LineStringTo< T, throwOnError, complain >:
Inheritance graph
[legend]

Public Member Functions

LineStringTooperator= (const T &t)
 

Friends

std::istream & operator>> (std::istream &is, LineStringTo &obj)
 

Detailed Description

template<class T, bool throwOnError = true, bool complain = true>
class utl::LineStringTo< T, throwOnError, complain >

Author
Darko Veberic
Date
2017-01-26

Definition at line 19 of file Utilities/STL/LineStringTo.h.

Member Function Documentation

template<class T , bool throwOnError = true, bool complain = true>
LineStringTo& utl::LineStringTo< T, throwOnError, complain >::operator= ( const T &  t)
inline

Definition at line 20 of file Utilities/STL/LineStringTo.h.

Friends And Related Function Documentation

template<class T , bool throwOnError = true, bool complain = true>
std::istream& operator>> ( std::istream &  is,
LineStringTo< T, throwOnError, complain > &  obj 
)
friend

Definition at line 25 of file Utilities/STL/LineStringTo.h.


The documentation for this class was generated from the following file:

, generated on Tue Sep 26 2023.