
Go to the source code of this file.
Data Structures | |
| class | X11Factory |
| Class used to instanciate X11 specific objects. More... | |
| class | X11Factory::ptrmap< K, V > |
| ptrmap is an associative container (like std::map, in fact it builds on std::map) that provides only operator[] in non-const and const variants, and has the property that a (const) lookup of a non-existent key does not cause an empty node to be inserted. | |
1.5.6