NemesisUtilitiesSystem Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
NAbstractHashNAbstractHash class is the base class definition for hash calculation classes
NAbstractSocketNAbstractSocket class provides an abstraction to manipulate sockets
NBaseOutputNBaseOutput is the base class for output message handling
NDataStreamNDataStream class provides serialization of raw, binary, data
NDateNDate class provides an easy to use date manipulation class
NDateTimeNDateTime class provides an easy to use date/time manipulation class
NDebugNDebug class is used for displaying debug messages
NDirNDir is utility class for directory navigation
NEvent1NEvent1 class abstracts the concept of an event, notifying the handlers whenever an event happens
NEventHandler1Handles events with 1 parameter
NEventHandlerBase1Is the base class for handling events with 1 parameter
NExceptionNException is the base class for throwable exceptions
NFileNFile class is used to abstract file manipulation
NFileInfoNFileInfo is utility class for obtaining file information
NGetOptClass implements an easy to use command-line processing utility
NHashNHash is a simple class that abstract the manipulation of criptographic hashes
NHostAddressNHostAddress class abstracts an ip address/hostname
NIODeviceNIODevice class is the base class for working with IO devices
NIOExceptionNIOException is the exception object thrown in I/O related errors
NKeyPair
NListNList class implements a double-linked list
NList::iteratorNList::iterator iterates through a NList object
NListNodeNListNode abstracts the concept of a linked node and is used by NList and NSortedList classes
NMapNMap class provides a skip-list based dictionary
NMap::iteratorNMap::iterator class provides an iterator to navigate through the map object
NMapItemNMapItem class abstracts a NMap item
NMd2HashNMd2Hash class is the class definition for md2 hash calculation algorithm
NMd4HashNMd4Hash class is the class definition for md4 hash calculation algorithm
NMd5HashNMd5Hash class is the class definition for md5 hash calculation algorithm
NMemExceptionNMemException class is the exception class used for memory related errors
NMessageNMessage class is used for displaying general purpouse messages
NMySqlBase class for connecting to a MySQL database
NNetworkExceptionNNetworkException is the object used for network-related exceptions
NObjectNObject is the base object for various N.U.S objects
NOptNOpt class is used to store a command line option passed to the application
NRegexNRegex class implements a POSIX compatible regex matcher/compiler
NRegex::MatchOffset_tRegex matching offset
NSha1HashNSha1Hash class is the class definition for sha1 hash calculation algorithm
NShaHashNShaHash class is the class definition for sha hash calculation algorithm
NSignal1NSignal1 class is used to create the concept of signals raised by classes
NSkipListNSkipList provides a skip-list based container class
NSkipList::iteratorNSkipList::iterator is the iterator object for NSkipList
NSkipNodeNSkipNode abstracts the concept of a skip node and is used by NSkipList class
NSlot1NSlot1 is the template class for slot implementation
NSlotBase1NSlotBase1 is the base class for slot definition
NSortedListNSortedList class provides a sorted list class, it is implemented by subclassing NList class
NSqlBase class for SQL manipulation
NSqlQueryBase class for SQL Queries manipulation
NSqlRecordBase class for SQL Record manipulation
NStringNString class implements an easy to use, std::string based, string manipulation class
NTcpSocketNTcpSocket provides an easy interface to manipulate TCP Sockets
NTimeNTime class provides an easy to use time manipulation class
NVtypeAbstracts variable data type elements
NWarningNWarning class is used for displaying warning messages
NXmlAbstractParserNXmlAbstractParser class defines the basic operations for Xml data definition parsers
NXmlDocumentNXmlDocument class abstracts the concept of a XML Document
NXmlErrorNXmlError class is used to abstract a xml error
NXmlExceptionNXmlException is the class for used for throwable xml exceptions
NXmlNodeNXmlNode class represents the concept of a xml node
NXmlParserNXmlParser class defines the basic operations for DTD Xml data definition parser
NXmlReaderNXmlReader class is used to read xml documents
NXmlSchemaParserNXmlSchemaParser class defines the basic operations for Xml Schema data definition parser
NXmlWriterNXmlWriter class is used to output a NXmlDocument to a buffer or a file

Generated on Wed Mar 5 23:10:36 2008 for NemesisUtilitiesSystem by  doxygen 1.5.4