CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
obj.h
Go to the documentation of this file.
1#pragma once
2
5
258
259#include <cx/obj/objclass.h>
260#include <cx/obj/objiface.h>
261#include <cx/obj/objimpl.h>
262
Class definitions and instance management for the object system.
Interface definitions and management for the object system.
Implementation helpers for class and interface authors.