ObjectStore C++ API Reference

os_reference_type

class os_reference_type : public os_pointer_type
This class is part of the ObjectStore metaobject protocol, which provides access to ObjectStore schemas. An instance of this class represents a C++ reference type. This class is derived from os_pointer_type. Performing os_pointer_type::get_target_type() on an os_reference_type results in the reference type's target type.

os_reference_type::create()

static os_reference_type &create(os_type* target);
The argument initializes the attribute target.



[previous] [next]

Copyright © 1997 Object Design, Inc. All rights reserved.

Updated: 03/31/98 17:25:09