GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
fame_register(3) fame_register fame_register(3)

fame_get_object - get an object from the library

#include <fame.h>

fame_object_t *fame_get_object(fame_context_t *context, char const *type);

fame_get_object() is used to retrieve the object associated with type from the library.

context is the context handle previously returned by fame_open

type is the type of the object to be retrieved.

For a list of built-in objects and their associated type, see fame_register

fame_get_object returns the object, or NULL if not found.

fame_open(3) fame_init(3) fame_register(3) fame_unregister(3)
July 29, 2001 libfame

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.