NAME

OTC_Capacity - Class for holding string capacity.

SYNOPSIS


#include <OTC/text/string.hh>

class OTC_Capacity
{
  public:
    inline OTC_Capacity(u_int theCapacity);
    inline u_int capacity() const;
};

PUBLIC MEMBERS

inline OTC_Capacity(u_int theCapacity);
inline u_int capacity() const;

LIBRARY

OTC

AUTHOR(S)

Graham Dumpleton

COPYRIGHT

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