diff -r 7685cec9fd3c -r f2ddfa555b0f doc/api/python/nokia.gscm-module.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/api/python/nokia.gscm-module.html Fri Sep 11 11:54:49 2009 +0100 @@ -0,0 +1,229 @@ + + + + + nokia.gscm + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Package nokia :: + Module gscm + + + + + + +
[hide private]
[frames] | no frames]
+
+ +

Module gscm

source code

+Wrapper module that get CCM info using GSCM framework.

+ + + + + + + + + + + + + + + + + + + + + + +
+ + + + + +
Functions[hide private]
+
+   + + + + + + +
_execute(command)
+ Runs a command and returns the result data.
+ source code + +
+ +
+   + + + + + + +
__get_gscm_info(method, + dbname)
+ Generic method that call function 'method' on GSCM wrapper script.
+ source code + +
+ +
+   + + + + + + +
get_db_path(dbname)
+ Returns the database path for dbname database.
+ source code + +
+ +
+   + + + + + + +
get_router_address(dbname)
+ Returns the database router address for dbname database.
+ source code + +
+ +
+   + + + + + + +
get_engine_host(dbname)
+ Returns the database engine host for dbname database.
+ source code + +
+ +
+ + + + + + + + + +
+ + + + + +
Variables[hide private]
+
+   + + _logger = logging.getLogger("gscm") +
+ + + + + + + + + + + + + + + + + + + + + +
+ + + + +