CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
obj_private.h
1
#pragma once
2
3
#include "
cx/obj.h
"
4
#include "
cx/container.h
"
5
6
void
_objHydrateIface(_In_
ObjIface
*ifimpl, _Inout_ sa_ObjIface *impls, _Inout_ hashtable *impltbl);
7
bool
_objCheckIface(_In_
ObjIface
*iface);
container.h
Generic type-safe containers with runtime type system integration.
obj.h
CX Object System - Object-oriented programming in C.
ObjIface
Definition
objiface.h:53
cx
obj
obj_private.h
Generated by
1.9.8