mapnik::boolean Class Reference

#include <ptree_helpers.hpp>

List of all members.

Public Member Functions

 boolean ()
 boolean (bool b)
 boolean (const boolean &b)
 operator bool () const
booleanoperator= (const boolean &other)
booleanoperator= (bool other)


Detailed Description

Helper for class bool

Constructor & Destructor Documentation

mapnik::boolean::boolean (  )  [inline]

mapnik::boolean::boolean ( bool  b  )  [inline]

mapnik::boolean::boolean ( const boolean b  )  [inline]


Member Function Documentation

mapnik::boolean::operator bool (  )  const [inline]

boolean& mapnik::boolean::operator= ( bool  other  )  [inline]

boolean& mapnik::boolean::operator= ( const boolean other  )  [inline]

References b_.


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

Generated for Mapnik by doxygen 1.5.7.1