OTB  9.0.0
Orfeo Toolbox
Friends | List of all members
otb::MetaData::details::streamable< T > Struct Template Reference

#include <otbDateTime.h>

+ Inheritance diagram for otb::MetaData::details::streamable< T >:

Friends

std::ostream & operator<< (std::ostream &os, const T &v)
 
std::istream & operator>> (std::istream &is, T &v)
 

Detailed Description

template<typename T>
struct otb::MetaData::details::streamable< T >

Definition at line 72 of file otbDateTime.h.

Friends And Related Function Documentation

◆ operator<<

template<typename T >
std::ostream& operator<< ( std::ostream &  os,
const T &  v 
)
friend

Definition at line 74 of file otbDateTime.h.

◆ operator>>

template<typename T >
std::istream& operator>> ( std::istream &  is,
T &  v 
)
friend

Definition at line 78 of file otbDateTime.h.


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