Main Page
Namespaces
Classes
Files
Class List
Class Hierarchy
Class Members
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
geni::aggregate::Aggregate
geni::aggregate::Aggregates
Aggregates
is a dictionary of geniclient
aggregate
connections keyed on the
aggregate
hrn
geni::alt_aggregate::AltAggregate
geni::util::auth::Auth
Credential based authentication
cmdline::cliexcep::AuthenticationFailed
geni::util::hierarchy::AuthInfo
Information for an authority
geni::util::record::AuthorityRecord
geni::util::cert::Certificate
The certificate class implements a general purpose X509 certificate, making use of the appropriate pyOpenSSL or M2Crypto abstractions
geni::util::excep::CertMissingParent
geni::util::excep::CertNotSignedByParent
geni::util::excep::ChildRightsNotSubsetOfParent
component::ComponentManager
ComponentManager
is a GeniServer that serves slice and management operations at a node
geni::util::config::Config
Parse the bash/Python/PHP version of the configuration file
geni::util::excep::ConnectionKeyGIDMismatch
geni::methods::create_gid::create_gid
Create a new GID
geni::methods::create_slice::create_slice
Instantiate the specified slice according to whats defined in the specified rspec
geni::util::credential::Credential
Credential
is a tuple: (GIDCaller, GIDObject, LifeTime, Privileges, Delegate)
geni::methods::delete_slice::delete_slice
Remove the slice from all nodes
doxypy::Doxypy
dummyServer::DummyRegistry
geni::util::geniclient::ExceptionUnmarshaller
geni::util::excep::ExistingRecord
doxypy::FSM
Implements a finite state machine
gackscalendar::GacksCalendar
gacksexcep::GacksConflictingInsert
gacksexcep::GacksError
gackshandle::GacksHandle
gackscalendar::GacksListCalendar
gacksexcep::GacksMultipleRecordCollision
gackshandle::GacksRecord
gacksexcep::GacksResourceNotFound
gacksrspec::GacksRspec
gacksserver::GacksServer
GacksServer
is a GeniServer that serves
component
interface requests
geni::util::api::GeniAPI
geni::util::faults::GeniAPIError
geni::util::excep::GeniAPIError
geni::util::faults::GeniAuthenticationFailure
geni::util::excep::GeniAuthenticationFailure
geni::util::geniclient::GeniClient
Stubs for executing Geni operations
cmdline::clientstub::GENIClient
clientstub::GENIClient
geni::util::faults::GeniDBError
geni::util::excep::GeniDBError
geni::util::faults::GeniFault
geni::util::excep::GeniFault
geni::util::faults::GeniInvalidAPIMethod
geni::util::excep::GeniInvalidAPIMethod
geni::util::faults::GeniInvalidArgument
geni::util::excep::GeniInvalidArgument
geni::util::faults::GeniInvalidArgumentCount
geni::util::excep::GeniInvalidArgumentCount
geni::util::faults::GeniNotImplemented
geni::util::excep::GeniNotImplemented
geni::util::faults::GeniPermissionDenied
geni::util::excep::GeniPermissionDenied
geni::util::record::GeniRecord
Implements a Geni Record
geni::util::geniserver::GeniServer
Implements an HTTPS XML-RPC server
geni::util::genitable::GeniTable
geni::util::geniclient::GeniTransport
GeniTransport
geni::methods::get_credential::get_credential
Retrive a credential for an object If cred == Nonee then the behavior reverts to get_self_credential
geni::methods::get_resources::get_resources
Get an resource specification (rspec)
geni::methods::get_slices::get_slices
Get a
list
of instantiated slices at this authority
geni::methods::get_ticket::get_ticket
Retrieve a ticket
geni::util::gid::GID
GID
is a tuplie: (uuid, hrn, public_key)
geni::util::excep::GidInvalidParentHrn
geni::util::hierarchy::Hierarchy
Responsible for managing the tree of authorities
geni::util::specdict::IfSpecDict
geni::util::excep::InsufficientRights
geni::util::excep::InvalidRPCParams
geni::util::cert::Keypair
Public-private key pairs are implemented by the
Keypair
class
geni::util::specdict::LinkSpecDict
geni::methods::list::list
List the records in an authority
geni::util::excep::MalformedHrnException
geni::util::method::Method
Base class for all GeniAPI functions
geni::util::excep::MissingAuthority
geni::util::excep::MissingCallerGID
geni::util::excep::MissingDelegateBit
geni::util::parameter::Mixed
A list (technically, a tuple) of types
geni::util::specdict::NetSpecDict
cmdline::cliexcep::NoCertInDirectory
geni::util::record::NodeRecord
geni::util::nodes::Nodes
geni::util::specdict::NodeSpecDict
geni::util::excep::NonexistingCredType
geni::util::excep::NonexistingFile
geni::util::excep::NonexistingRecord
geni::util::parameter::Parameter
Typed value wrapper
geni::util::excep::PermissionError
geni::util::excep::PlanetLabRecordDoesNotExist
geni::util::policy::Policy
geni::util::excep::RecordNotFound
geni::util::rspec::RecordSpec
geni::methods::register::register
Register an object with the
registry
geni::registry::Registries
Registries
is a dictionary of geniclient
registry
connections keyed on the
registry
hrn
geni::registry::Registry
Registry
is a GeniServer that serves
registry
and slice operations at PLC
geni::util::remoteshell::RemoteShell
geni::methods::remove::remove
Remove an object from the
registry
geni::methods::reset_slice::reset_slices
Reset the specified slice
geni::methods::resolve::resolve
Resolve a record
geni::util::rights::Right
Single privilege
geni::util::rights::RightList
A
RightList
object represents a list of privileges
geni::util::rspec::Rspec
geni::util::specdict::RspecDict
geni::util::geniserver::SecureXMLRpcRequestHandler
Taken from the web (XXX find reference)
geni::util::geniserver::SecureXMLRPCServer
Taken from the web (XXX find reference)
geni::util::geniclient::ServerException
ServerException
,
ExceptionUnmarshaller
geni::util::storage::SimpleStorage
Handles storing and loading python dictionaries
geni::slicemgr::SliceMgr
geni::util::record::SliceRecord
geni::util::slices::Slices
geni::util::excep::SliverDoesNotExist
geni::util::specdict::SpecDict
Base class of
SpecDict
objects
geni::methods::start_slice::start_slice
Start the specified slice
geni::methods::stop_slice::stop_slice
Stop the specified slice
testCert::TestCert
testCred::TestCred
testGacksCalendar::TestGacksCalendar
testGacksHandle::TestGacksHandle
testGacksCalendar::TestGacksListCalendar
testGacksReceipt::TestGacksReceipt
testGacksHandle::TestGacksRecord
testGid::TestGid
testHierarchy::TestHierarchy
testKeypair::TestKeypair
testMisc::TestMisc
testRecord::TestRecord
testRights::TestRight
testRights::TestRightList
geni::util::geniticket::Ticket
geni::util::excep::TreeException
geni::util::trustedroot::TrustedRootList
geni::util::debug::unbuffered
Write to /var/log/httpd/error_log
geni::util::excep::UnknownGeniType
geni::methods::update::update
Update an object in the
registry
geni::util::record::UserRecord
geni::util::storage::XmlStorage
Handles storing and loading python dictionaries
Generated on Thu Jun 11 14:08:05 2009 for GeniWrapper by
1.5.5