| moz.build |
|
554 |
| txCore.h |
Deletes this txObject
|
1006 |
| txDouble.cpp |
Utility class for doubles
|
4714 |
| txErrorObserver.h |
A simple interface for observing errors
|
936 |
| txExpandedName.cpp |
|
1287 |
| txExpandedName.h |
|
1424 |
| txExpandedNameMap.cpp |
Adds an item, if an item with this key already exists an error is
returned
@param aKey key for item to add
@param aValue value of item to add
@return errorcode
|
2777 |
| txExpandedNameMap.h |
Adds an item, if an item with this key already exists an error is
returned
@param aKey key for item to add
@param aValue value of item to add
@return errorcode
|
4263 |
| txList.cpp |
Default constructor for a txList;
|
6345 |
| txList.h |
Represents an ordered list of Object pointers. Modeled after a Java 2 List.
|
3382 |
| txLog.h |
|
633 |
| txNamespaceMap.cpp |
|
2215 |
| txNamespaceMap.h |
|
1043 |
| txOwningArray.h |
|
943 |
| txStack.h |
Returns the specified object from the top of this stack,
without removing it from the stack.
@return a pointer to the object that is the top of this stack.
|
2415 |
| txStringUtils.h |
Check equality between a string and an atom containing ASCII.
|
854 |
| txURIUtils.cpp |
URIUtils
A set of utilities for handling URIs
|
3233 |
| txURIUtils.h |
A utility class for URI handling
Not yet finished, only handles file URI at this point
|
1095 |