Scroom 0.14-48-ga0fee447
Loading...
Searching...
No Matches
anonymous_namespace{gtkhelper-tests.cc}::B Class Reference
Collaboration diagram for anonymous_namespace{gtkhelper-tests.cc}::B:
Collaboration graph

Public Types

using Ptr = std::shared_ptr< B >
 
using WeakPtr = std::weak_ptr< B >
 

Static Public Member Functions

static Ptr create ()
 

Member Typedef Documentation

◆ Ptr

using anonymous_namespace{gtkhelper-tests.cc}::B::Ptr = std::shared_ptr<B>

◆ WeakPtr

using anonymous_namespace{gtkhelper-tests.cc}::B::WeakPtr = std::weak_ptr<B>

Member Function Documentation

◆ create()

static Ptr anonymous_namespace{gtkhelper-tests.cc}::B::create ( )
inlinestatic
27{ return std::make_shared<B>(); }

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