Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
geni::aggregate::Aggregate
geni::aggregate::AggregatesAggregates is a dictionary of geniclient aggregate connections keyed on the aggregate hrn
geni::alt_aggregate::AltAggregate
geni::util::auth::AuthCredential based authentication
cmdline::cliexcep::AuthenticationFailed
geni::util::hierarchy::AuthInfoInformation for an authority
geni::util::record::AuthorityRecord
geni::util::cert::CertificateThe 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::ComponentManagerComponentManager is a GeniServer that serves slice and management operations at a node
geni::util::config::ConfigParse the bash/Python/PHP version of the configuration file
geni::util::excep::ConnectionKeyGIDMismatch
geni::methods::create_gid::create_gidCreate a new GID
geni::methods::create_slice::create_sliceInstantiate the specified slice according to whats defined in the specified rspec
geni::util::credential::CredentialCredential is a tuple: (GIDCaller, GIDObject, LifeTime, Privileges, Delegate)
geni::methods::delete_slice::delete_sliceRemove the slice from all nodes
doxypy::Doxypy
dummyServer::DummyRegistry
geni::util::geniclient::ExceptionUnmarshaller
geni::util::excep::ExistingRecord
doxypy::FSMImplements a finite state machine
gackscalendar::GacksCalendar
gacksexcep::GacksConflictingInsert
gacksexcep::GacksError
gackshandle::GacksHandle
gackscalendar::GacksListCalendar
gacksexcep::GacksMultipleRecordCollision
gackshandle::GacksRecord
gacksexcep::GacksResourceNotFound
gacksrspec::GacksRspec
gacksserver::GacksServerGacksServer 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::GeniClientStubs 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::GeniRecordImplements a Geni Record
geni::util::geniserver::GeniServerImplements an HTTPS XML-RPC server
geni::util::genitable::GeniTable
geni::util::geniclient::GeniTransportGeniTransport
geni::methods::get_credential::get_credentialRetrive a credential for an object If cred == Nonee then the behavior reverts to get_self_credential
geni::methods::get_resources::get_resourcesGet an resource specification (rspec)
geni::methods::get_slices::get_slicesGet a list of instantiated slices at this authority
geni::methods::get_ticket::get_ticketRetrieve a ticket
geni::util::gid::GIDGID is a tuplie: (uuid, hrn, public_key)
geni::util::excep::GidInvalidParentHrn
geni::util::hierarchy::HierarchyResponsible for managing the tree of authorities
geni::util::specdict::IfSpecDict
geni::util::excep::InsufficientRights
geni::util::excep::InvalidRPCParams
geni::util::cert::KeypairPublic-private key pairs are implemented by the Keypair class
geni::util::specdict::LinkSpecDict
geni::methods::list::listList the records in an authority
geni::util::excep::MalformedHrnException
geni::util::method::MethodBase class for all GeniAPI functions
geni::util::excep::MissingAuthority
geni::util::excep::MissingCallerGID
geni::util::excep::MissingDelegateBit
geni::util::parameter::MixedA 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::ParameterTyped 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::registerRegister an object with the registry
geni::registry::RegistriesRegistries is a dictionary of geniclient registry connections keyed on the registry hrn
geni::registry::RegistryRegistry is a GeniServer that serves registry and slice operations at PLC
geni::util::remoteshell::RemoteShell
geni::methods::remove::removeRemove an object from the registry
geni::methods::reset_slice::reset_slicesReset the specified slice
geni::methods::resolve::resolveResolve a record
geni::util::rights::RightSingle privilege
geni::util::rights::RightListA RightList object represents a list of privileges
geni::util::rspec::Rspec
geni::util::specdict::RspecDict
geni::util::geniserver::SecureXMLRpcRequestHandlerTaken from the web (XXX find reference)
geni::util::geniserver::SecureXMLRPCServerTaken from the web (XXX find reference)
geni::util::geniclient::ServerExceptionServerException, ExceptionUnmarshaller
geni::util::storage::SimpleStorageHandles storing and loading python dictionaries
geni::slicemgr::SliceMgr
geni::util::record::SliceRecord
geni::util::slices::Slices
geni::util::excep::SliverDoesNotExist
geni::util::specdict::SpecDictBase class of SpecDict objects
geni::methods::start_slice::start_sliceStart the specified slice
geni::methods::stop_slice::stop_sliceStop 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::unbufferedWrite to /var/log/httpd/error_log
geni::util::excep::UnknownGeniType
geni::methods::update::updateUpdate an object in the registry
geni::util::record::UserRecord
geni::util::storage::XmlStorageHandles storing and loading python dictionaries

Generated on Thu Jun 11 14:08:05 2009 for GeniWrapper by  doxygen 1.5.5