Next: Miscellaneous Functions
Prev: Object Functions
Administrative Functions
The functions in this section allow you to perform privileged
operations. These functions can only be called from the system object.
For any other object, the result of any of these functions is an
~perm error.
Menu:
- binary_dump
- Bring binary database up to date
- bind
- Begin listening on a port
- chparents
- Change parents of an object
- conn_assign
- Set the current connection's object
- connect
- Connect to a remote server
- create
- Create an object
- data
- Getting the data on an object
- destroy
- Destroy an object
- log
- Write a string to stderr
- run_script
- Execute an administrative script
- set_heartbeat_freq
- Set the heartbeat frequency
- shutdown
- Shut down the server
- text_dump
- Dump a text database image
- unbind
- Stop listening on a port