From bc5a3e8923cb8efedbbd5b88e212eb0e9009cf87 Mon Sep 17 00:00:00 2001 From: Thales Lima Oliveira Date: Thu, 5 Oct 2017 20:02:59 -0300 Subject: Add copyright on files and documentation update --- docs/doxygen/html/class_constant.html | 30 ++++++++++++++++++++++-------- 1 file changed, 22 insertions(+), 8 deletions(-) (limited to 'docs/doxygen/html/class_constant.html') diff --git a/docs/doxygen/html/class_constant.html b/docs/doxygen/html/class_constant.html index cfc57a3..b14b5c9 100644 --- a/docs/doxygen/html/class_constant.html +++ b/docs/doxygen/html/class_constant.html @@ -21,6 +21,12 @@ + @@ -86,6 +92,11 @@ $(document).ready(function(){initNavTree('class_constant.html','');});
Constant Class Reference
+ +

A control element that provides a constant value. + More...

+ +

#include <Constant.h>

Inheritance diagram for Constant:
@@ -468,8 +479,11 @@ Additional Inherited Members  

Detailed Description

-
-

Definition at line 11 of file Constant.h.

+

A control element that provides a constant value.

+
Author
Thales Lima Oliveira thale.nosp@m.s@uf.nosp@m.u.br
+
Date
05/10/2017
+ +

Definition at line 35 of file Constant.h.

Member Function Documentation

◆ Contains()

@@ -505,7 +519,7 @@ Additional Inherited Members

Implements Element.

-

Definition at line 18 of file Constant.h.

+

Definition at line 42 of file Constant.h.

@@ -554,7 +568,7 @@ Additional Inherited Members

Reimplemented from Element.

-

Definition at line 15 of file Constant.cpp.

+

Definition at line 32 of file Constant.cpp.

@@ -586,7 +600,7 @@ Additional Inherited Members

Reimplemented from Element.

-

Definition at line 106 of file Constant.cpp.

+

Definition at line 123 of file Constant.cpp.

@@ -624,7 +638,7 @@ Additional Inherited Members

Implements Element.

-

Definition at line 19 of file Constant.h.

+

Definition at line 43 of file Constant.h.

@@ -662,7 +676,7 @@ Additional Inherited Members

Reimplemented from Element.

-

Definition at line 50 of file Constant.cpp.

+

Definition at line 67 of file Constant.cpp.

@@ -712,7 +726,7 @@ Additional Inherited Members

Reimplemented from Element.

-

Definition at line 39 of file Constant.cpp.

+

Definition at line 56 of file Constant.cpp.

-- cgit