class U32Range

A linear range class (uint32_t low)..(uint32_t high). More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

Inherits from templatized general Range<uint32_t> class. Provides specialized constructor from string and str() method.

 U32Range ()

U32Range

Default constructor

 U32Range (const char *from_cstr)

U32Range

Constructor from a string.

string  str ()

str

[const]

Convert the range to a human-readable format.

Returns: C++ string.


Generated by: pavlin on kobe.xorp.net on Wed Jan 7 19:10:36 2009, using kdoc 2.0a54+XORP.