opC++ Features

opC++ Compiler

opC++ Language

opGames Company

Native

native

The native keyword is a modifier in standard opC++ dialects. The underlying meaning of native depends on the language features included, but should be compared with the meaning of native in Unrealscript.

Usage


opclass name
{
    native int a;
}

Mapped Data

The native keyword indicates that a data member is not mapped.

Serialized Data

The native keyword indicates that a data member is also not serialized.

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