opC++ Features

opC++ Compiler

opC++ Language

opGames Company

Fields

Class and Field Reference

This diagram displays the external class and field access in opC++.

With this external access you can find data members and classes without having any instances.

Using a class_type you can visit a certain classes members, instead of all members in an instance. It allows you to visit a subclass instance with only the parent class members for example.

Using a data_field you can visit a single data member in a class.

Recent Changes (All) | Edit SideBar Page last modified on December 18, 2007, at 09:28 PM Edit Page | Page History
Copyright 2010 opGames Inc.