core
vcsl
vcsl_length_unit_sptr.h
Go to the documentation of this file.
1
#ifndef vcsl_length_unit_sptr_h_
2
#define vcsl_length_unit_sptr_h_
3
4
class
vcsl_length_unit
;
5
#include <
vbl/vbl_smart_ptr.h
>
6
typedef
vbl_smart_ptr<vcsl_length_unit>
vcsl_length_unit_sptr
;
7
8
#endif // vcsl_length_unit_sptr_h_
vcsl_length_unit_sptr
vbl_smart_ptr< vcsl_length_unit > vcsl_length_unit_sptr
Definition:
vcsl_length_unit_sptr.h:4
vbl_smart_ptr
vbl_smart_ptr.h
vcsl_length_unit
Abstract unit associated to the length dimension.
Definition:
vcsl_length_unit.h:21
Generated by
1.8.15