Public Member Functions | Public Attributes | List of all members
ItemsViewImpl< Map > Struct Template Reference

#include <stl_bind.h>

Inheritance diagram for ItemsViewImpl< Map >:
Inheritance graph
[legend]

Public Member Functions

 ItemsViewImpl (Map &map)
 
iterator iter () override
 
size_t len () override
 

Public Attributes

Map & map
 

Detailed Description

template<typename Map>
struct ItemsViewImpl< Map >

Definition at line 690 of file stl_bind.h.

Constructor & Destructor Documentation

◆ ItemsViewImpl()

template<typename Map >
ItemsViewImpl< Map >::ItemsViewImpl ( Map &  map)
inlineexplicit

Definition at line 691 of file stl_bind.h.

Member Function Documentation

◆ iter()

template<typename Map >
iterator ItemsViewImpl< Map >::iter ( )
inlineoverride

Definition at line 693 of file stl_bind.h.

◆ len()

template<typename Map >
size_t ItemsViewImpl< Map >::len ( )
inlineoverride

Definition at line 692 of file stl_bind.h.

Member Data Documentation

◆ map

template<typename Map >
Map& ItemsViewImpl< Map >::map

Definition at line 694 of file stl_bind.h.


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


gtsam
Author(s):
autogenerated on Fri Oct 4 2024 03:10:59