Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Classes | Public Member Functions | List of all members
zstringlen Class Reference

#include <zstream.h>

Public Member Functions

 zstringlen (class izstream &)
 
 zstringlen (class ozstream &, const char *)
 
size_t value () const
 

Detailed Description

Definition at line 40 of file zstream.h.

Constructor & Destructor Documentation

◆ zstringlen() [1/2]

zstringlen::zstringlen ( class izstream zs)
inline

Definition at line 129 of file zstream.h.

◆ zstringlen() [2/2]

zstringlen::zstringlen ( class ozstream zs,
const char *  x 
)
inline

Definition at line 277 of file zstream.h.

Member Function Documentation

◆ value()

size_t zstringlen::value ( ) const
inline

Definition at line 44 of file zstream.h.

Referenced by operator<(), operator>(), and read_string().


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