Dillo v3.1.1-46-g8a360e32
Loading...
Searching...
No Matches
CssStyleSheet::RuleMap Class Reference

Public Member Functions

 RuleMap ()
 
- Public Member Functions inherited from lout::container::typed::HashTable< lout::object::ConstString, RuleList >
 HashTable (bool ownerOfKeys, bool ownerOfValues, int tableSize=251)
 
void put (lout::object::ConstString *key, RuleList *value)
 
RuleList * get (lout::object::ConstString *key) const
 
- Public Member Functions inherited from lout::container::typed::HashSet< T >
 HashSet (bool owner, int tableSize=251)
 
void put (T *object)
 
bool contains (T *object) const
 
bool remove (T *object)
 
- Public Member Functions inherited from lout::container::typed::Collection< T >
 Collection ()
 
 ~Collection ()
 
bool equals (Object *other)
 Returns, whether two objects are equal.
 
int hashValue ()
 Return a hash value for the object.
 
void intoStringBuffer (misc::StringBuffer *sb)
 Store a textual representation of the object in a misc::StringBuffer.
 
Iterator< T > iterator ()
 
int size ()
 
- Public Member Functions inherited from lout::object::Object
virtual ~Object ()
 The destructor is defined as virtual (but not abstract), so that destruction of Object's works properly.
 
virtual Objectclone ()
 Return an exact copy of the object.
 
const char * toString ()
 Use object::Object::intoStringBuffer to return a textual representation of the object.
 
virtual size_t sizeOf ()
 Return the number of bytes, this object totally uses.
 

Additional Inherited Members

- Protected Member Functions inherited from lout::container::typed::HashSet< T >
 HashSet ()
 
- Protected Attributes inherited from lout::container::typed::Collection< T >
untyped::Collectionbase
 

Detailed Description

Definition at line 491 of file css.hh.

Constructor & Destructor Documentation

◆ RuleMap()

CssStyleSheet::RuleMap::RuleMap ( )
inline

Definition at line 494 of file css.hh.


The documentation for this class was generated from the following file: