v8toolkit
0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
Main Page
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Functions
Variables
Typedefs
Enumerations
Enumerator
Related Functions
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
~
Here is a list of all class members with links to the classes they belong to:
- o -
object :
v8toolkit::Bind< R(T::*)(Args...) const >
,
v8toolkit::Bind< R(T::*)(Args...) const & >
,
v8toolkit::Bind< R(T::*)(Args...)& >
,
v8toolkit::Bind< R(T::*)(Args...)>
OnCallSpec() :
testing::internal::OnCallSpec< F >
onEndOfTranslationUnit() :
ClassHandler
OnEnvironmentsSetUpEnd() :
testing::EmptyTestEventListener
,
testing::TestEventListener
OnEnvironmentsSetUpStart() :
testing::EmptyTestEventListener
,
testing::TestEventListener
OnEnvironmentsTearDownEnd() :
testing::EmptyTestEventListener
,
testing::TestEventListener
OnEnvironmentsTearDownStart() :
testing::EmptyTestEventListener
,
testing::TestEventListener
OnTestCaseEnd() :
testing::EmptyTestEventListener
,
testing::TestEventListener
OnTestCaseStart() :
testing::EmptyTestEventListener
,
testing::TestEventListener
OnTestEnd() :
testing::EmptyTestEventListener
,
testing::TestEventListener
OnTestIterationEnd() :
testing::EmptyTestEventListener
,
testing::TestEventListener
OnTestIterationStart() :
testing::EmptyTestEventListener
,
testing::TestEventListener
OnTestPartResult() :
testing::EmptyTestEventListener
,
testing::TestEventListener
OnTestProgramEnd() :
testing::EmptyTestEventListener
,
testing::TestEventListener
OnTestProgramStart() :
testing::EmptyTestEventListener
,
testing::TestEventListener
OnTestStart() :
testing::EmptyTestEventListener
,
testing::TestEventListener
operator Action< F >() :
testing::internal::DoBothAction< Action1, Action2 >
,
testing::internal::DoDefaultAction
,
testing::internal::IgnoreResultAction< A >
,
testing::internal::ReturnAction< R >
,
testing::internal::ReturnRefAction< T >
,
testing::internal::ReturnRefOfCopyAction< T >
,
testing::internal::WithArgsAction< InnerAction, k1, k2, k3, k4, k5, k6, k7, k8, k9, k10 >
,
testing::PolymorphicAction< Impl >
operator bool() :
testing::AssertionResult
,
testing::internal::ConstCharPtr
operator int() :
Foo
operator Matcher< ::testing::tuple< T1, T2 > >() :
testing::internal::PairMatchBase< D, Op >
operator Matcher< ArgsTuple >() :
testing::internal::ArgsMatcher< InnerMatcher, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >
operator Matcher< const ::testing::tuple< T1, T2 > & >() :
testing::internal::PairMatchBase< D, Op >
operator Matcher< const FloatType & >() :
testing::internal::FloatingEqMatcher< FloatType >
operator Matcher< Container >() :
testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >
,
testing::internal::ContainsMatcher< M >
,
testing::internal::EachMatcher< M >
,
testing::internal::ElementsAreArrayMatcher< T >
,
testing::internal::ElementsAreMatcher< MatcherTuple >
,
testing::internal::SizeIsMatcher< SizeMatcher >
,
testing::internal::UnorderedElementsAreArrayMatcher< T >
,
testing::internal::UnorderedElementsAreMatcher< MatcherTuple >
operator Matcher< FloatType & >() :
testing::internal::FloatingEqMatcher< FloatType >
operator Matcher< FloatType >() :
testing::internal::FloatingEqMatcher< FloatType >
operator Matcher< Lhs >() :
testing::internal::ComparisonBase< D, Rhs, Op >
operator Matcher< LhsContainer >() :
testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >
,
testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >
operator Matcher< PairType >() :
testing::internal::KeyMatcher< M >
,
testing::internal::PairMatcher< FirstMatcher, SecondMatcher >
operator Matcher< Pointer >() :
testing::internal::PointeeMatcher< InnerMatcher >
operator Matcher< Super & >() :
testing::internal::RefMatcher< T & >
operator Matcher< T >() :
testing::internal::AnythingMatcher
,
testing::internal::BothOfMatcher< Matcher1, Matcher2 >
,
testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >
,
testing::internal::EitherOfMatcher< Matcher1, Matcher2 >
,
testing::internal::NotMatcher< InnerMatcher >
,
testing::internal::ResultOfMatcher< Callable >
,
testing::PolymorphicMatcher< Impl >
operator T &() :
testing::internal::ReferenceWrapper< T >
operator v8::Global< v8::Context >() :
v8toolkit::Context
operator v8::Global< v8::Script > &() :
v8toolkit::Script
operator v8::Isolate *() :
v8toolkit::Context
,
v8toolkit::Isolate
operator v8::Local< v8::Context >() :
v8toolkit::Context
operator v8::Local< v8::ObjectTemplate >() :
v8toolkit::Isolate
operator!() :
testing::AssertionResult
operator!=() :
testing::Expectation
,
testing::ExpectationSet
,
testing::internal::linked_ptr< T >
operator()() :
FlaggedDeleter< T >
,
testing::internal::AnyEq
,
testing::internal::AnyGe
,
testing::internal::AnyGt
,
testing::internal::AnyLe
,
testing::internal::AnyLt
,
testing::internal::AnyNe
,
testing::internal::CastAndAppendTransform< Target >
,
testing::internal::LessComparator
,
testing::internal::LinkedPtrLessThan< T >
,
testing::internal::MatcherAsPredicate< M >
,
testing::internal::PredicateFormatterFromMatcher< M >
,
testing::internal::TestPropertyKeyIs
,
v8toolkit::Bind< R(T::*)(Args...) const >
,
v8toolkit::Bind< R(T::*)(Args...) const & >
,
v8toolkit::Bind< R(T::*)(Args...)& >
,
v8toolkit::Bind< R(T::*)(Args...)>
,
v8toolkit::CallCallable< func::function< ReturnType(Args...)> >
,
v8toolkit::CallCallable< func::function< ReturnType(InitialArg, Args...)>, InitialArg >
,
v8toolkit::CallCallable< func::function< void(Args...)> >
,
v8toolkit::CallCallable< func::function< void(InitialArg, Args...)>, InitialArg >
,
v8toolkit::cast_to_native_no_value< T, class >
,
v8toolkit::cast_to_native_no_value< T, std::enable_if_t< std::result_of_t< CastToNative< T >()>::value > >
,
v8toolkit::CastToJS< eastl::fixed_string< CharType, Length, Overflow, Allocator > >
,
v8toolkit::CastToJS< eastl::vector< T, Rest... > >
,
v8toolkit::CastToJS< eastl::vector_map< A, B, Rest... > >
,
v8toolkit::CastToJS< eastl::vector_multimap< A, B, Rest... > >
,
v8toolkit::CastToJS< eastl::vector_set< T, Rest... > >
,
v8toolkit::CastToJS< JSWrapper< T > >
,
v8toolkit::CastToJS< std::array< T, N > >
,
v8toolkit::CastToJS< std::deque< T, Rest... > >
,
v8toolkit::CastToJS< std::function< R(Params...)> >
,
v8toolkit::CastToJS< std::list< U, Rest... > >
,
v8toolkit::CastToJS< std::map< KeyType, ValueType, Rest... > >
,
v8toolkit::CastToJS< std::multimap< A, B, Rest... > >
,
v8toolkit::CastToJS< std::pair< T1, T2 > >
,
v8toolkit::CastToJS< std::set< T, Rest... > >
,
v8toolkit::CastToJS< std::shared_ptr< T > >
,
v8toolkit::CastToJS< std::tuple< Args... > >
,
v8toolkit::CastToJS< std::unique_ptr< T, Rest... > &, std::enable_if_t<!is_wrapped_type_v< std::unique_ptr< T, Rest... > > > >
,
v8toolkit::CastToJS< std::unique_ptr< T, Rest... > const &, std::enable_if_t<!is_wrapped_type_v< std::unique_ptr< T, Rest... > const > > >
,
v8toolkit::CastToJS< std::unique_ptr< T, Rest... >, std::enable_if_t< is_wrapped_type_v< T > > >
,
v8toolkit::CastToJS< std::unique_ptr< T, Rest... >, std::enable_if_t<!is_wrapped_type_v< T > > >
,
v8toolkit::CastToJS< std::unordered_map< A, B, Rest... > >
,
v8toolkit::CastToJS< std::vector< T, Rest... > >
,
v8toolkit::CastToJS< T &&, std::enable_if_t< is_wrapped_type_v< T > > >
,
v8toolkit::CastToJS< T &, std::enable_if_t< is_wrapped_type_v< T > > >
,
v8toolkit::CastToJS< T &, std::enable_if_t<!is_wrapped_type_v< T > > >
,
v8toolkit::CastToJS< T ** >
,
v8toolkit::CastToJS< T *, std::enable_if_t< is_wrapped_type_v< T > > >
,
v8toolkit::CastToJS< T *, std::enable_if_t<!is_wrapped_type_v< T > > >
,
v8toolkit::CastToJS< T const, std::enable_if_t<!is_wrapped_type_v< T > > >
,
v8toolkit::CastToJS< T, std::enable_if_t< is_wrapped_type_v< T > > >
,
v8toolkit::CastToJS< v8::Global< T > >
,
v8toolkit::CastToJS< v8::Local< T > >
,
v8toolkit::CastToNative< T, class >
,
v8toolkit::CastToNative< char * >
,
v8toolkit::CastToNative< const char * >
,
v8toolkit::CastToNative< eastl::fixed_string< CharType, Length, Overflow, Allocator > >
,
v8toolkit::CastToNative< eastl::vector< T, Args... > >
,
v8toolkit::CastToNative< eastl::vector_map< Key, Value, Args... > >
,
v8toolkit::CastToNative< eastl::vector_multimap< Key, Value, Args... > >
,
v8toolkit::CastToNative< eastl::vector_set< T, Args... > >
,
v8toolkit::CastToNative< std::function< ReturnT(Args...)> >
,
v8toolkit::CastToNative< std::map< Key, Value, Args... > >
,
v8toolkit::CastToNative< std::multimap< Key, Value, Args... > >
,
v8toolkit::CastToNative< std::set< T, Rest... >, std::enable_if_t<!is_wrapped_type_v< std::set< T, Rest... > > > >
,
v8toolkit::CastToNative< std::tuple< Ts... > >
,
v8toolkit::CastToNative< std::unique_ptr< T, Rest... >, std::enable_if_t< is_wrapped_type_v< T > > >
,
v8toolkit::CastToNative< std::vector< T, Rest... > &&, std::enable_if_t<!is_wrapped_type_v< std::vector< T, Rest... > > > >
,
v8toolkit::CastToNative< std::vector< T, Rest... >, std::enable_if_t< std::is_copy_constructible< T >::value > >
,
v8toolkit::CastToNative< T &&, std::enable_if_t< is_wrapped_type_v< T > > >
,
v8toolkit::CastToNative< T &&, std::enable_if_t<!is_wrapped_type_v< T > > >
,
v8toolkit::CastToNative< T &, std::enable_if_t< is_wrapped_type_v< T > > >
,
v8toolkit::CastToNative< T *, std::enable_if_t< is_wrapped_type_v< T > > >
,
v8toolkit::CastToNative< T const &, std::enable_if_t<!is_wrapped_type_v< T > > >
,
v8toolkit::CastToNative< T const, std::enable_if_t<!is_wrapped_type_v< T > > >
,
v8toolkit::CastToNative< T, std::enable_if_t<!std::is_const_v< T > &&std::is_copy_constructible< T >::value &&is_wrapped_type_v< T > > >
,
v8toolkit::CastToNative< T, std::enable_if_t<!std::is_copy_constructible< T >::value &&is_wrapped_type_v< T > > >
,
v8toolkit::CastToNative< v8::Local< T > >
,
v8toolkit::CastToNative< v8::Local< v8::Function > >
,
v8toolkit::CastToNative< void >
,
v8toolkit::CastTupleToJS< 0, std::tuple< Args... > >
,
v8toolkit::CastTupleToJS< position, std::tuple< Args... > >
,
v8toolkit::Context
,
v8toolkit::CppFactory< Base, Child, TypeList< FixedParams... >, TypeList< ExternalConstructorParams... >, FactoryBase, Deleter >
,
v8toolkit::DestructorBehavior
,
v8toolkit::DestructorBehavior_Delete< T >
,
v8toolkit::DestructorBehavior_LeaveAlone
,
v8toolkit::enable_if_t< is_wrapped_type_v< T > >>
,
v8toolkit::enable_if_t<!is_wrapped_type_v< T > >>
,
v8toolkit::enable_if_t<!std::is_reference< std::result_of_t< CastToNative< std::remove_reference_t< Container< const char *, Rest... > > >(v8::Isolate *, v8::Local< v8::Value >) > >::value >
,
v8toolkit::enable_if_t<!std::is_reference< std::result_of_t< CastToNative< std::remove_const_t< std::remove_reference_t< Container< char *, Rest... > > > >(v8::Isolate *, v8::Local< v8::Value >)> >::value >
,
v8toolkit::Factory< Base, TypeList< ConstructorArgs... >, FactoryBase, Deleter >
,
v8toolkit::function< void(const v8::FunctionCallbackInfo< v8::Value > &)>
,
v8toolkit::Isolate
,
v8toolkit::JSFactory< Base, JSWrapperClass, TypeList< InternalConstructorParams... >, TypeList< ExternalConstructorParams... >, FactoryBase, Deleter >
,
v8toolkit::MapperHelper< Container< Data, AddParams... >, Callable >
,
v8toolkit::MapperHelper< std::map< Key, Value, AddParams... >, Callable >
,
v8toolkit::ParameterBuilder< v8::Local< T >, std::enable_if_t< !std::is_pointer_v< v8::Local< T > > && !std::is_reference_v< v8::Local< T > > && !is_wrapped_type_v< v8::Local< T > > > >
,
v8toolkit::ParameterBuilder< char * >
,
v8toolkit::ParameterBuilder< char const * >
,
v8toolkit::ParameterBuilder< const v8::FunctionCallbackInfo< v8::Value > & >
,
v8toolkit::ParameterBuilder< T &&, std::enable_if_t<!is_wrapped_type_v< T > > >
,
v8toolkit::ParameterBuilder< T &, std::enable_if_t< std::is_same_v< std::remove_const_t< T >, char > &&!is_wrapped_type_v< T > > >
,
v8toolkit::ParameterBuilder< T &, std::enable_if_t<!std::is_same_v< std::remove_const_t< T >, char > &&!is_wrapped_type_v< T > > >
,
v8toolkit::ParameterBuilder< T, std::enable_if_t< std::is_copy_constructible_v< T > &&is_wrapped_type_v< T > > >
,
v8toolkit::ParameterBuilder< T, std::enable_if_t< std::is_reference_v< T > &&is_wrapped_type_v< std::remove_reference_t< T > > > >
,
v8toolkit::ParameterBuilder< T, std::enable_if_t<!std::is_pointer_v< T > &&!std::is_reference_v< T > &&!is_wrapped_type_v< T > > >
,
v8toolkit::ParameterBuilder< v8::Isolate * >
,
v8toolkit::ParameterBuilder< v8::Local< v8::Context > >
,
v8toolkit::Script
,
v8toolkit::TupleForEach< position, Tuple >
,
v8toolkit::TupleForEach< 0, Tuple >
,
v8toolkit::v8toolkit::CastToNative< eastl::pair< FirstT, SecondT > >
,
v8toolkit::v8toolkit::CastToNative< std::pair< FirstT, SecondT > >
,
v8toolkit::value && !is_wrapped_type_v< T > >>
,
v8toolkit::WrapAsMostDerived< T, TypeList< Head, Tail... >, std::enable_if_t< std::is_const< T >::value &&!std::is_const< Head >::value > >
,
v8toolkit::WrapAsMostDerived< T, TypeList< Head, Tail... >, std::enable_if_t<!std::is_const< T >::value||std::is_const< Head >::value > >
,
v8toolkit::WrapAsMostDerived< T, TypeList<> >
,
v8toolkit::WrapAsMostDerivedBase< T >
operator*() :
testing::internal::linked_ptr< T >
,
testing::internal::scoped_ptr< T >
operator+=() :
testing::ExpectationSet
operator->() :
testing::internal::linked_ptr< T >
,
testing::internal::scoped_ptr< T >
operator<<() :
testing::AssertionResult
,
testing::MatchResultListener
,
testing::Message
operator=() :
std::tr1::tuple<>
,
testing::AssertionResult
,
testing::internal::AssertHelper
,
testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >
,
testing::internal::FilePath
,
testing::internal::linked_ptr< T >
,
v8toolkit::CppFactory< Base, Child, TypeList< FixedParams... >, TypeList< ExternalConstructorParams... >, FactoryBase, Deleter >
,
v8toolkit::Factory< Base, TypeList< ConstructorArgs... >, FactoryBase, Deleter >
,
v8toolkit::Script
,
WrappedClass
operator==() :
testing::Expectation
,
testing::ExpectationSet
,
testing::internal::linked_ptr< T >
,
testing::internal::NativeArray< Element >
original_pointer :
v8toolkit::WrappedData< T >
original_working_dir() :
testing::UnitTest
os_stack_trace_getter() :
testing::internal::UnitTestImpl
OsStackTraceGetter() :
testing::internal::OsStackTraceGetter
OsStackTraceGetterInterface() :
testing::internal::OsStackTraceGetterInterface
Generated on Mon May 22 2017 12:47:29 for v8toolkit by
1.8.11