summaryrefslogtreecommitdiffhomepage
path: root/html/hCore::Ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/hCore::Ref.html')
-rw-r--r--html/hCore::Ref.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/html/hCore::Ref.html b/html/hCore::Ref.html
new file mode 100644
index 00000000..7d2db9bf
--- /dev/null
+++ b/html/hCore::Ref.html
@@ -0,0 +1,20 @@
+<title>
+ hCore::Ref - hCore documentation.
+</title>
+
+<h1>
+ hCore::Ref
+</h1>
+
+<ul>
+ <li>Ref::Ref()</li>
+ <li>Ref::~Ref()</li>
+
+ <li>Ref::Ref(T cls, const bool &strong = false)</li>
+
+ <li>T operator->() const</li>
+ <li>T operator*()</li>
+ <li>operator bool()</li>
+ <li>bool IsStrong() const</li>
+ <li>T& Leak()</li>
+</ul>