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
262
263#include <cx/obj/objclass.h>
264#include <cx/obj/objiface.h>
265#include <cx/obj/objimpl.h>
266
Class definitions and instance management for the object system.
Interface definitions and management for the object system.
Implementation helpers for class and interface authors.