Functions
core/vbl/vbl_bool_ostream.cxx File Reference
#include "vbl_bool_ostream.h"
#include <vcl_iostream.h>

Go to the source code of this file.

Functions

vcl_ostream & operator<< (vcl_ostream &s, const vbl_bool_ostream::on_off &proxy)
vcl_ostream & operator<< (vcl_ostream &s, const vbl_bool_ostream::high_low &proxy)
vcl_ostream & operator<< (vcl_ostream &s, const vbl_bool_ostream::true_false &proxy)

Function Documentation

vcl_ostream& operator<< ( vcl_ostream &  s,
const vbl_bool_ostream::on_off proxy 
)

Definition at line 9 of file vbl_bool_ostream.cxx.

vcl_ostream& operator<< ( vcl_ostream &  s,
const vbl_bool_ostream::high_low proxy 
)

Definition at line 18 of file vbl_bool_ostream.cxx.

vcl_ostream& operator<< ( vcl_ostream &  s,
const vbl_bool_ostream::true_false proxy 
)

Definition at line 27 of file vbl_bool_ostream.cxx.