ObjectStore C++ API Reference

os_member_namespace

class os_member_namespace : public os_member
This class is part of the ObjectStore metaobject protocol. Because namespaces can be enclosed in namespaces they must occur as members of namespaces. The class os_member_namespace is used to represent namespaces as members.

os_member_namespace::create()

static os_member_namespace& create(os_namespace*) ;

os_member_namespace::get_namespace()

const os_namespace& get_namespace() const ;

os_member_namespace::set_namespace

os_namespace& get_namespace() ;
      void set_namespace(os_namespace&);


[previous] [next]

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

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