Energy Core Library
Energy.Attribute.Code Class Reference

Attributes for code organization More...

Classes

class  AttentionAttribute
 Code needs special attention More...
 
class  BadAttribute
 Code is bad More...
 
class  CodeAttribute
 
class  DuplicationAttribute
 Code may be a reproduction of another one, which probably needs special attention More...
 
class  ExtendAttribute
 Code needs to be extended More...
 
class  FutureAttribute
 Code is to be written in future More...
 
class  MisplacedAttribute
 Code is probably misplaced and should exist in another location More...
 
class  ObsoleteAttribute
 Code is obsolete and should be removed More...
 
class  OriginAttribute
 Code was originally used somewhere else More...
 
class  RenameAttribute
 Should be renamed More...
 
class  SafetyAttribute
 Code safety warning More...
 
class  TemporaryAttribute
 Code is temporary here and should be moved to another location More...
 
class  VerifyAttribute
 Code needs some additional verification More...
 
class  WrapperAttribute
 Code is a wrapper function whose purpose is to call another funtion More...
 

Detailed Description

Attributes for code organization


The documentation for this class was generated from the following file: