Index
C
- Container — Class in namespace Bulldog
- Class Container
- ContainerException — Class in namespace Bulldog
G
- Container::get() — Method in class Container
- Get an entry from the container.
H
- Container::has() — Method in class Container
- See if the container has an entry for the ID.
N
- NotFoundException — Class in namespace Bulldog
O
- Container::offsetExists() — Method in class Container
- Check to see if an offset exists.
- Container::offsetGet() — Method in class Container
- Get an Offset.
- Container::offsetSet() — Method in class Container
- Set an Offset.
- Container::offsetUnset() — Method in class Container
- Unset an Offset.
S
- Container::set() — Method in class Container
- Add a new entry to the container.