com/sun/star/uno/Reference.h File Reference

#include <rtl/alloc.h>

Go to the source code of this file.

Classes

class  com::sun::star::uno::BaseReference
 This base class serves as a base class for all template reference classes and has been introduced due to compiler problems with templated operators ==, =!. More...
class  com::sun::star::uno::Reference< interface_type >
 Template reference class for interface type derived from BaseReference. More...

Namespaces

namespace  com
namespace  com::sun
namespace  com::sun::star
namespace  com::sun::star::uno

Enumerations

enum  com::sun::star::uno::UnoReference_NoAcquire { com::sun::star::uno::UNO_REF_NO_ACQUIRE }
 

Enum defining UNO_REF_NO_ACQUIRE for setting reference without acquiring a given interface.

More...
enum  com::sun::star::uno::UnoReference_Query { com::sun::star::uno::UNO_QUERY }
 

Enum defining UNO_QUERY for implicit interface query.

More...
enum  com::sun::star::uno::UnoReference_QueryThrow { com::sun::star::uno::UNO_QUERY_THROW }
 

Enum defining UNO_QUERY_THROW for implicit interface query.

More...
enum  com::sun::star::uno::UnoReference_SetThrow { com::sun::star::uno::UNO_SET_THROW }
 

Enum defining UNO_SET_THROW for throwing if attempts are made to assign a null interface.

More...
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 26 Nov 2013 by  doxygen 1.6.1