Cross-Platform C++

N

NamespaceSupport - class ot::sax::NamespaceSupport
Tracks Namespace declarations currently in effect.  
NamespaceSupport() - Constructor for class ot::sax::NamespaceSupport
Default constructor.  
NativeId - typedef in class ot::ThreadId
Set equal to the thread identifier type of the underlying threading library.  
NetAccessHelper - class ot::auxil::NetAccessHelper
 
NetAccessHelper(const String&, const String&, const String&, const String&, const String&) - Constructor for class ot::auxil::NetAccessHelper
 
newRequest(const HttpRequest&, size_t) - Member function of class ot::web::HttpRequestHandler
Called before a new HTTP request is processed.  
nextToken() - Member function of class ot::util::StringTokenizer
Returns the next token from the controlled String.  
normalize(const String&) - Member function of class ot::io::FileSystem
Converts a pathname into normalized form.  
NormalizeWhiteSpace(const String&) - Static function in class ot::StringUtils
Normalize a String value by removing all leading and trailing white-space and converting sequences of more than one white-space character into a single space character (U+0032).  
NoRouteToHostException - class ot::net::NoRouteToHostException
Thrown when an error occurs while attempting to connect a socket to a remote IP address and port. This indicates that the remote IP address was either unreachable or that the request timed-out for another reason.  
NoRouteToHostException(const String&) - Constructor for class ot::net::NoRouteToHostException
Constructs a NoRouteToHostException with a detail message.  
notationDecl(const String&, const String&, const String&) - Member function of class ot::sax::DefaultHandler
Receive notification of a notation declaration event.  
notationDecl(const String&, const String&, const String&) - Member function of class ot::sax::DTDHandler
Receive notification of a notation declaration event.  
notify() - Member function of class ot::Monitor
Wakes up one thread that is currently waiting on this Monitor.  
notifyAll() - Member function of class ot::Monitor
Wakes up all threads that are currently waiting on this Monitor.  
NullPointerException - class ot::NullPointerException
Thrown when a null pointer is passed to a method that requires a valid pointer to be passed.  
NullPointerException() - Constructor for class ot::NullPointerException
Constructs a NullPointerException without a detail message.  
NullPointerException(const String&) - Constructor for class ot::NullPointerException
Constructs a NullPointerException with a detail message.  
NumUtils - class ot::NumUtils
Class module containing functions to convert numbers into Strings and vice versa.  

Cross-Platform C++

Found a bug or missing feature? Please email us at support@elcel.com

Copyright © 2000-2005 ElCel Technology   Trademark Acknowledgements