LLSrvRecord::ComparePriorityLowest | Functor for sorting SRV records by priority |
LLAres::HostResponder | Base class for responding to hostname lookups |
LLAaaaRecord | AAAA RR, for IPv6 addresses |
LLAddrRecord | Base class for address-related RRs |
LLARecord | A RR, for IPv4 addresses |
LLAres | Asynchronous address resolver |
LLBuffer | Abstract base class for buffers |
LLBufferArray | Class to represent scattered memory buffers and in-order segments of that buffered data |
LLBufferStream | This implements an istream based wrapper around an LLBufferArray |
LLBufferStreamBuf | This implements the buffer wrapper for an istream |
LLChainIOFactory | This class is an abstract base class for building io chains |
LLChangeChannel | This class changes the channel of segments in the buffer |
LLChannelDescriptors | A way simple interface to accesss channels inside a buffer |
LLCloneIOFactory< Pipe > | Implementation for a facory which copies a particular pipe |
LLCnameRecord | CNAME RR |
LLContextURLExtractor | This class unpacks the url out of a agent usher service so it can be packed into a LLURLRequest object |
LLDate | This class represents a particular point in time in UTC |
LLDeferredChain | This class allows easy addition of a chain which will sleep and then process another chain |
LLDnsRecord | Base class for all DNS RR types |
LLEventPoll | < implements the viewer side of server-to-viewer pushed events |
LLFilterSD2XMLRPC | Filter from serialized LLSD to an XMLRPC method call |
LLFilterSD2XMLRPCRequest | Filter from serialized LLSD to an XMLRPC method call |
LLFilterSD2XMLRPCResponse | Filter from serialized LLSD to an XMLRPC response |
LLFilterXMLRPCRequest2LLSD | Filter from serialized XMLRPC method call to LLSD |
LLFilterXMLRPCResponse2LLSD | Filter from serialized XMLRPC method response to LLSD |
LLFrameTimer | |
LLHeapBuffer | A large contiguous buffer allocated on the heap with new[] |
LLHostRecord | Base class for host-related RRs |
LLHTTPNode | Base class which handles url traversal, response routing and support for standard LLSD services |
LLHTTPStandardServices | |
LLIOAddChain | Simple pipe that just adds a chain to a pump |
LLIOBuffer | This class is an io class that represents an automtically resizing io buffer |
LLIOFlush | This class is used as a mini chain head which drains the buffer |
LLIOPipe | This class is an abstract base class for data processing units |
LLIOServerSocket | An IOPipe implementation which listens and spawns connected sockets |
LLIOSleep | This is a simple helper class which will hold a chain and process it later using pump mechanisms |
LLIOSocketReader | An LLIOPipe implementation which reads from a socket |
LLIOSocketWriter | An LLIOPipe implementation which writes to a socket |
LLLinkedList< DATA_TYPE > | |
LLPumpIO::LLLinkInfo | Struct to associate a pipe with it's buffer io indexes |
LLMemoryInfo | Class to query the memory subsystem |
LLMemoryStream | This implements a wrapper around a piece of memory for istreams |
LLMemoryStreamBuf | This implements a wrapper around a piece of memory for istreams |
LLMimeIndex | Skeletal information useful for handling mime packages |
LLMimeParser | This class implements a MIME parser and verifier |
LLNsRecord | NS RR |
LLPtrRecord | PTR RR |
LLPumpIO | Class to manage sets of io chains |
LLQueryResponder | Base class for friendly handling of DNS query responses |
LLRelationship | |
LLRunnable | Abstract base class for running some scheduled process |
LLRunner | This class manages a set of LLRunnable objects |
LLScopedLock | Small class to help lock and unlock mutexes |
LLSD | |
LLSDAppServices | This class forces a link to llsdappservices if the static method is called which declares the /app web services |
LLSDBinaryFormatter | Formatter which outputs the LLSD as a binary notation format |
LLSDBinaryParser | Parser which handles binary formatted LLSD |
LLSDFormatter | Abstract base class for formatting LLSD |
LLSDJSONParser | Parser which handles the original notation format for LLSD |
LLSDNotationFormatter | Formatter which outputs the original notation format for LLSD |
LLSDNotationParser | Parser which handles the original notation format for LLSD |
LLSDNotationStreamFormatter | Formatter which is specialized for use on streams which outputs the original notation format for LLSD |
LLSDParser | Abstract base class for LLSD parsers |
LLSDRPCClient | Client class for a structured data remote procedure call |
LLSDRPCClientFactory< Client > | Basic implementation for making an SD RPC client factory |
LLSDRPCClientResponse | Abstract base class to represent a response from an SD server |
LLSDRPCMethodCall< Server > | Class which implements member function calls |
LLSDRPCMethodCallBase | Base class for calling a member function in an sd rpcserver implementation |
LLSDRPCServer | Basic implementation of a structure data rpc server |
LLSDSerialize | Serializer / deserializer for the various LLSD formats |
LLSDXMLFormatter | Formatter which outputs the LLSD as XML |
LLSDXMLParser | Parser which handles XML format LLSD |
LLSegment | A segment is a single, contiguous chunk of memory in a buffer |
LLService | This class is the base class for the service classes |
LLServiceBuilder | This class builds urls for us to use when making web service calls |
LLServiceCreator | This class is an abstract base class for classes which create new LLService instances |
LLSimpleIOFactory< Pipe > | Basic implementation for making a factory that returns a 'chain' of one object |
LLSocket | Implementation of a wrapper around a socket |
LLSrvRecord | SRV RR |
LLURI | |
LLURLRequest | Class to handle url based requests |
LLURLRequestClientFactory | Template class to build url request based client chains |
LLURLRequestComplete | Class which can optionally be used with an LLURLRequest to get notification when the url request is complete |
LLViewerChatterBoxSessionStartReply | Header for the chatter box stuff |
LLViewerLogin | A class to manage the viewer's login state |
LLXMLSDRPCClientFactory< Client > | Basic implementation for making an XMLRPC to SD RPC client factory |
LLC::Manager | |
LLAres::NameInfoResponder | Base class for responding to address lookups |
LLAres::QueryResponder | Base class for responding to custom searches |
LLAres::SrvResponder | Class for handling SRV query responses |
LLAres::UriRewriteResponder | Class for handling URI rewrites based on SRV records |