Table of Contents - box-office-0.1.0 Documentation
Classes and Modules
- Box
- Box::Office
- Box::Office::Booth
- Box::Office::Configuration
- Box::Office::Connection
- Box::Office::Janitor
- Box::Office::NoOpenings
- Box::Office::NotBoolean
- Box::Office::OutOfRange
- Box::Office::Queue
- Box::Office::QueueInUse
- Box::Office::Showing
Methods
- ::config — Box::Office
- ::configuration — Box::Office
- ::configuration= — Box::Office
- ::configure — Box::Office
- ::lock — Box::Office::Janitor
- ::locked? — Box::Office::Janitor
- ::locked_queues — Box::Office::Janitor
- ::new — Box::Office::Booth
- ::new — Box::Office::Configuration
- ::new — Box::Office::Queue
- ::new — Box::Office::Showing
- ::showing — Box::Office
- ::unlock — Box::Office::Janitor
- #<< — Box::Office::Queue
- #<< — Box::Office::Showing
- #>> — Box::Office::Queue
- #clear — Box::Office::Queue
- #configured_instance — Box::Office::Connection
- #configured_pool_size — Box::Office::Connection
- #connection_pool — Box::Office::Connection
- #empty? — Box::Office::Queue
- #find_queue — Box::Office::Booth
- #first_available_opening — Box::Office::Booth
- #fulfill — Box::Office::Showing
- #length — Box::Office::Queue
- #members — Box::Office::Queue
- #openings? — Box::Office::Showing
- #pop — Box::Office::Showing
- #push — Box::Office::Queue
- #push — Box::Office::Showing
- #queues — Box::Office::Configuration
- #remove — Box::Office::Queue
- #reserve — Box::Office::Showing
- #setup_reserved_queues — Box::Office::Showing
- #single_queues — Box::Office::Configuration
- #size — Box::Office::Queue
- #with_connection — Box::Office::Connection