NAME

OTC_Length - Class for holding string length.

SYNOPSIS


#include <OTC/text/string.hh>

class OTC_Length
{
  public:
    inline OTC_Length(u_int theLength);
    inline u_int length() const;
};

PUBLIC MEMBERS

inline OTC_Length(u_int theLength);
inline u_int length() const;

LIBRARY

OTC

AUTHOR(S)

Graham Dumpleton

COPYRIGHT

Copyright 1993 1994 TELSTRA CORPORATION LIMITED
Copyright 1994 DUMPLETON SOFTWARE CONSULTING PTY LIMITED