| | Compiling...
stdafx.cpp
Compiling...
Action.cpp
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(33) : warning C4251: 'MMASS::Agent::site' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Site
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(79) : warning C4251: 'MMASS::Agent::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Agent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(80) : warning C4251: 'MMASS::Agent::mass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(81) : warning C4251: 'MMASS::Agent::action' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(82) : warning C4251: 'MMASS::Agent::possibleAction' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(83) : warning C4251: 'MMASS::Agent::suspendedAction' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(84) : warning C4251: 'MMASS::Agent::deniedActions' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=MMASS::spActionInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(85) : warning C4251: 'MMASS::Agent::fieldsCoefficients' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=const std::string,
_Ty=unsigned long
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(86) : warning C4251: 'MMASS::Agent::fieldsThresholds' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=const std::string,
_Ty=double
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(33) : warning C4251: 'MMASS::Action::reactionPartners' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Action'
with
[
_Kty=MMASS::spAgentInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(35) : warning C4251: 'MMASS::Action::field' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Action'
with
[
T=MMASS::Field
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(47) : warning C4251: 'MMASS::Action::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Action'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(71) : warning C4251: 'MMASS::ActionInfo::reactionPartners' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::ActionInfo'
with
[
_Kty=MMASS::spAgentInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(73) : warning C4251: 'MMASS::ActionInfo::field' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::ActionInfo'
with
[
T=MMASS::Field
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(35) : warning C4251: 'MMASS::Site::agent' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Agent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(36) : warning C4251: 'MMASS::Site::adjSites' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=MMASS::wpSite
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(37) : warning C4251: 'MMASS::Site::fields' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=MMASS::spField
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(67) : warning C4251: 'MMASS::Site::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Site
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(69) : warning C4251: 'MMASS::Site::sitesDistances' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=unsigned long
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(70) : warning C4251: 'MMASS::Site::sitesInDistanceOrder' : class 'std::queue<_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Ty=const std::string
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(71) : warning C4251: 'MMASS::Site::space' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(124) : warning C4251: 'MMASS::SiteInfo::fields' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::SiteInfo'
with
[
_Kty=MMASS::spField
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(32) : warning C4251: 'MMASS::Space::sites' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
_Kty=const std::string,
_Ty=MMASS::spSite
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(61) : warning C4251: 'MMASS::Space::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(63) : warning C4251: 'MMASS::Space::mass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(34) : warning C4251: 'MMASS::MASS::space' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(35) : warning C4251: 'MMASS::MASS::agents' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
_Kty=const std::string,
_Ty=MMASS::spAgent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(72) : warning C4251: 'MMASS::MASS::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(73) : warning C4251: 'MMASS::MASS::mmass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::CMMASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(75) : warning C4251: 'MMASS::MASS::occupiedSites' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
_Kty=const std::string
]
agent.cpp
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\context.h(45) : warning C4251: 'MMASS::Context::site' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Context'
with
[
T=MMASS::SiteInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\context.h(46) : warning C4251: 'MMASS::Context::adjSites' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Context'
with
[
_Kty=MMASS::spSiteInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\context.h(47) : warning C4251: 'MMASS::Context::adjAgents' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Context'
with
[
_Kty=MMASS::spAgentInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(33) : warning C4251: 'MMASS::Agent::site' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Site
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(79) : warning C4251: 'MMASS::Agent::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Agent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(80) : warning C4251: 'MMASS::Agent::mass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(81) : warning C4251: 'MMASS::Agent::action' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(82) : warning C4251: 'MMASS::Agent::possibleAction' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(83) : warning C4251: 'MMASS::Agent::suspendedAction' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(84) : warning C4251: 'MMASS::Agent::deniedActions' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=MMASS::spActionInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(85) : warning C4251: 'MMASS::Agent::fieldsCoefficients' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=const std::string,
_Ty=unsigned long
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(86) : warning C4251: 'MMASS::Agent::fieldsThresholds' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=const std::string,
_Ty=double
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(33) : warning C4251: 'MMASS::Action::reactionPartners' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Action'
with
[
_Kty=MMASS::spAgentInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(35) : warning C4251: 'MMASS::Action::field' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Action'
with
[
T=MMASS::Field
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(47) : warning C4251: 'MMASS::Action::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Action'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(71) : warning C4251: 'MMASS::ActionInfo::reactionPartners' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::ActionInfo'
with
[
_Kty=MMASS::spAgentInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(73) : warning C4251: 'MMASS::ActionInfo::field' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::ActionInfo'
with
[
T=MMASS::Field
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(35) : warning C4251: 'MMASS::Site::agent' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Agent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(36) : warning C4251: 'MMASS::Site::adjSites' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=MMASS::wpSite
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(37) : warning C4251: 'MMASS::Site::fields' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=MMASS::spField
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(67) : warning C4251: 'MMASS::Site::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Site
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(69) : warning C4251: 'MMASS::Site::sitesDistances' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=unsigned long
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(70) : warning C4251: 'MMASS::Site::sitesInDistanceOrder' : class 'std::queue<_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Ty=const std::string
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(71) : warning C4251: 'MMASS::Site::space' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(124) : warning C4251: 'MMASS::SiteInfo::fields' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::SiteInfo'
with
[
_Kty=MMASS::spField
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(32) : warning C4251: 'MMASS::Space::sites' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
_Kty=const std::string,
_Ty=MMASS::spSite
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(61) : warning C4251: 'MMASS::Space::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(63) : warning C4251: 'MMASS::Space::mass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(34) : warning C4251: 'MMASS::MASS::space' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(35) : warning C4251: 'MMASS::MASS::agents' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
_Kty=const std::string,
_Ty=MMASS::spAgent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(72) : warning C4251: 'MMASS::MASS::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(73) : warning C4251: 'MMASS::MASS::mmass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::CMMASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(75) : warning C4251: 'MMASS::MASS::occupiedSites' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
_Kty=const std::string
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mmass.h(32) : warning C4251: 'MMASS::CMMASS::masss' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::CMMASS'
with
[
_Kty=const std::string,
_Ty=MMASS::spMASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mmass.h(76) : warning C4251: 'MMASS::CMMASS::self' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::CMMASS'
with
[
T=MMASS::CMMASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.cpp(12) : warning C4101: 'rc' : unreferenced local variable
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.cpp(72) : warning C4101: 'rc' : unreferenced local variable
Context.cpp
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\context.h(45) : warning C4251: 'MMASS::Context::site' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Context'
with
[
T=MMASS::SiteInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\context.h(46) : warning C4251: 'MMASS::Context::adjSites' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Context'
with
[
_Kty=MMASS::spSiteInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\context.h(47) : warning C4251: 'MMASS::Context::adjAgents' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Context'
with
[
_Kty=MMASS::spAgentInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(33) : warning C4251: 'MMASS::Agent::site' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Site
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(79) : warning C4251: 'MMASS::Agent::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Agent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(80) : warning C4251: 'MMASS::Agent::mass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(81) : warning C4251: 'MMASS::Agent::action' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(82) : warning C4251: 'MMASS::Agent::possibleAction' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(83) : warning C4251: 'MMASS::Agent::suspendedAction' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(84) : warning C4251: 'MMASS::Agent::deniedActions' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=MMASS::spActionInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(85) : warning C4251: 'MMASS::Agent::fieldsCoefficients' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=const std::string,
_Ty=unsigned long
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(86) : warning C4251: 'MMASS::Agent::fieldsThresholds' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=const std::string,
_Ty=double
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(35) : warning C4251: 'MMASS::Site::agent' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Agent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(36) : warning C4251: 'MMASS::Site::adjSites' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=MMASS::wpSite
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(37) : warning C4251: 'MMASS::Site::fields' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=MMASS::spField
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(67) : warning C4251: 'MMASS::Site::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Site
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(69) : warning C4251: 'MMASS::Site::sitesDistances' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=unsigned long
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(70) : warning C4251: 'MMASS::Site::sitesInDistanceOrder' : class 'std::queue<_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Ty=const std::string
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(71) : warning C4251: 'MMASS::Site::space' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(124) : warning C4251: 'MMASS::SiteInfo::fields' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::SiteInfo'
with
[
_Kty=MMASS::spField
]
Field.cpp
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(33) : warning C4251: 'MMASS::Agent::site' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Site
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(79) : warning C4251: 'MMASS::Agent::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Agent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(80) : warning C4251: 'MMASS::Agent::mass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(81) : warning C4251: 'MMASS::Agent::action' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(82) : warning C4251: 'MMASS::Agent::possibleAction' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(83) : warning C4251: 'MMASS::Agent::suspendedAction' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(84) : warning C4251: 'MMASS::Agent::deniedActions' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=MMASS::spActionInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(85) : warning C4251: 'MMASS::Agent::fieldsCoefficients' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=const std::string,
_Ty=unsigned long
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(86) : warning C4251: 'MMASS::Agent::fieldsThresholds' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=const std::string,
_Ty=double
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(34) : warning C4251: 'MMASS::MASS::space' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(35) : warning C4251: 'MMASS::MASS::agents' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
_Kty=const std::string,
_Ty=MMASS::spAgent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(72) : warning C4251: 'MMASS::MASS::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(73) : warning C4251: 'MMASS::MASS::mmass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::CMMASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(75) : warning C4251: 'MMASS::MASS::occupiedSites' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
_Kty=const std::string
]
MASS.cpp
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(33) : warning C4251: 'MMASS::Agent::site' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Site
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(79) : warning C4251: 'MMASS::Agent::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Agent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(80) : warning C4251: 'MMASS::Agent::mass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(81) : warning C4251: 'MMASS::Agent::action' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(82) : warning C4251: 'MMASS::Agent::possibleAction' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(83) : warning C4251: 'MMASS::Agent::suspendedAction' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(84) : warning C4251: 'MMASS::Agent::deniedActions' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=MMASS::spActionInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(85) : warning C4251: 'MMASS::Agent::fieldsCoefficients' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=const std::string,
_Ty=unsigned long
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(86) : warning C4251: 'MMASS::Agent::fieldsThresholds' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=const std::string,
_Ty=double
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(34) : warning C4251: 'MMASS::MASS::space' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(35) : warning C4251: 'MMASS::MASS::agents' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
_Kty=const std::string,
_Ty=MMASS::spAgent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(72) : warning C4251: 'MMASS::MASS::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(73) : warning C4251: 'MMASS::MASS::mmass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::CMMASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(75) : warning C4251: 'MMASS::MASS::occupiedSites' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
_Kty=const std::string
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(35) : warning C4251: 'MMASS::Site::agent' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Agent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(36) : warning C4251: 'MMASS::Site::adjSites' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=MMASS::wpSite
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(37) : warning C4251: 'MMASS::Site::fields' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=MMASS::spField
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(67) : warning C4251: 'MMASS::Site::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Site
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(69) : warning C4251: 'MMASS::Site::sitesDistances' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=unsigned long
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(70) : warning C4251: 'MMASS::Site::sitesInDistanceOrder' : class 'std::queue<_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Ty=const std::string
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(71) : warning C4251: 'MMASS::Site::space' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(124) : warning C4251: 'MMASS::SiteInfo::fields' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::SiteInfo'
with
[
_Kty=MMASS::spField
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(32) : warning C4251: 'MMASS::Space::sites' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
_Kty=const std::string,
_Ty=MMASS::spSite
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(61) : warning C4251: 'MMASS::Space::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(63) : warning C4251: 'MMASS::Space::mass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
T=MMASS::MASS
]
MMASS.cpp
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(33) : warning C4251: 'MMASS::Agent::site' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Site
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(79) : warning C4251: 'MMASS::Agent::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Agent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(80) : warning C4251: 'MMASS::Agent::mass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(81) : warning C4251: 'MMASS::Agent::action' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(82) : warning C4251: 'MMASS::Agent::possibleAction' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(83) : warning C4251: 'MMASS::Agent::suspendedAction' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(84) : warning C4251: 'MMASS::Agent::deniedActions' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=MMASS::spActionInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(85) : warning C4251: 'MMASS::Agent::fieldsCoefficients' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=const std::string,
_Ty=unsigned long
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(86) : warning C4251: 'MMASS::Agent::fieldsThresholds' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=const std::string,
_Ty=double
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(34) : warning C4251: 'MMASS::MASS::space' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(35) : warning C4251: 'MMASS::MASS::agents' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
_Kty=const std::string,
_Ty=MMASS::spAgent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(72) : warning C4251: 'MMASS::MASS::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(73) : warning C4251: 'MMASS::MASS::mmass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::CMMASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(75) : warning C4251: 'MMASS::MASS::occupiedSites' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
_Kty=const std::string
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mmass.h(32) : warning C4251: 'MMASS::CMMASS::masss' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::CMMASS'
with
[
_Kty=const std::string,
_Ty=MMASS::spMASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mmass.h(76) : warning C4251: 'MMASS::CMMASS::self' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::CMMASS'
with
[
T=MMASS::CMMASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(33) : warning C4251: 'MMASS::Action::reactionPartners' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Action'
with
[
_Kty=MMASS::spAgentInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(35) : warning C4251: 'MMASS::Action::field' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Action'
with
[
T=MMASS::Field
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(47) : warning C4251: 'MMASS::Action::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Action'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(71) : warning C4251: 'MMASS::ActionInfo::reactionPartners' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::ActionInfo'
with
[
_Kty=MMASS::spAgentInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(73) : warning C4251: 'MMASS::ActionInfo::field' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::ActionInfo'
with
[
T=MMASS::Field
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(35) : warning C4251: 'MMASS::Site::agent' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Agent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(36) : warning C4251: 'MMASS::Site::adjSites' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=MMASS::wpSite
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(37) : warning C4251: 'MMASS::Site::fields' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=MMASS::spField
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(67) : warning C4251: 'MMASS::Site::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Site
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(69) : warning C4251: 'MMASS::Site::sitesDistances' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=unsigned long
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(70) : warning C4251: 'MMASS::Site::sitesInDistanceOrder' : class 'std::queue<_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Ty=const std::string
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(71) : warning C4251: 'MMASS::Site::space' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(124) : warning C4251: 'MMASS::SiteInfo::fields' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::SiteInfo'
with
[
_Kty=MMASS::spField
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(32) : warning C4251: 'MMASS::Space::sites' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
_Kty=const std::string,
_Ty=MMASS::spSite
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(61) : warning C4251: 'MMASS::Space::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(63) : warning C4251: 'MMASS::Space::mass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mmass.cpp(13) : warning C4101: 'rc' : unreferenced local variable
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mmass.cpp(392) : warning C4996: 'fopen' was declared deprecated
c:\arquivos de programas\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
MMASSdll.cpp
Site.cpp
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(35) : warning C4251: 'MMASS::Site::agent' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Agent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(36) : warning C4251: 'MMASS::Site::adjSites' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=MMASS::wpSite
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(37) : warning C4251: 'MMASS::Site::fields' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=MMASS::spField
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(67) : warning C4251: 'MMASS::Site::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Site
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(69) : warning C4251: 'MMASS::Site::sitesDistances' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=unsigned long
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(70) : warning C4251: 'MMASS::Site::sitesInDistanceOrder' : class 'std::queue<_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Ty=const std::string
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(71) : warning C4251: 'MMASS::Site::space' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(124) : warning C4251: 'MMASS::SiteInfo::fields' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::SiteInfo'
with
[
_Kty=MMASS::spField
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\context.h(45) : warning C4251: 'MMASS::Context::site' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Context'
with
[
T=MMASS::SiteInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\context.h(46) : warning C4251: 'MMASS::Context::adjSites' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Context'
with
[
_Kty=MMASS::spSiteInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\context.h(47) : warning C4251: 'MMASS::Context::adjAgents' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Context'
with
[
_Kty=MMASS::spAgentInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(32) : warning C4251: 'MMASS::Space::sites' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
_Kty=const std::string,
_Ty=MMASS::spSite
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(61) : warning C4251: 'MMASS::Space::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(63) : warning C4251: 'MMASS::Space::mass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(33) : warning C4251: 'MMASS::Agent::site' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Site
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(79) : warning C4251: 'MMASS::Agent::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Agent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(80) : warning C4251: 'MMASS::Agent::mass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(81) : warning C4251: 'MMASS::Agent::action' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(82) : warning C4251: 'MMASS::Agent::possibleAction' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(83) : warning C4251: 'MMASS::Agent::suspendedAction' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(84) : warning C4251: 'MMASS::Agent::deniedActions' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=MMASS::spActionInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(85) : warning C4251: 'MMASS::Agent::fieldsCoefficients' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=const std::string,
_Ty=unsigned long
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(86) : warning C4251: 'MMASS::Agent::fieldsThresholds' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=const std::string,
_Ty=double
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(34) : warning C4251: 'MMASS::MASS::space' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(35) : warning C4251: 'MMASS::MASS::agents' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
_Kty=const std::string,
_Ty=MMASS::spAgent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(72) : warning C4251: 'MMASS::MASS::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(73) : warning C4251: 'MMASS::MASS::mmass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::CMMASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(75) : warning C4251: 'MMASS::MASS::occupiedSites' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
_Kty=const std::string
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mmass.h(32) : warning C4251: 'MMASS::CMMASS::masss' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::CMMASS'
with
[
_Kty=const std::string,
_Ty=MMASS::spMASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mmass.h(76) : warning C4251: 'MMASS::CMMASS::self' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::CMMASS'
with
[
T=MMASS::CMMASS
]
Space.cpp
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(32) : warning C4251: 'MMASS::Space::sites' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
_Kty=const std::string,
_Ty=MMASS::spSite
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(61) : warning C4251: 'MMASS::Space::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(63) : warning C4251: 'MMASS::Space::mass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(35) : warning C4251: 'MMASS::Site::agent' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Agent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(36) : warning C4251: 'MMASS::Site::adjSites' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=MMASS::wpSite
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(37) : warning C4251: 'MMASS::Site::fields' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=MMASS::spField
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(67) : warning C4251: 'MMASS::Site::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Site
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(69) : warning C4251: 'MMASS::Site::sitesDistances' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=unsigned long
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(70) : warning C4251: 'MMASS::Site::sitesInDistanceOrder' : class 'std::queue<_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Ty=const std::string
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(71) : warning C4251: 'MMASS::Site::space' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(124) : warning C4251: 'MMASS::SiteInfo::fields' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::SiteInfo'
with
[
_Kty=MMASS::spField
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(33) : warning C4251: 'MMASS::Agent::site' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Site
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(79) : warning C4251: 'MMASS::Agent::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Agent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(80) : warning C4251: 'MMASS::Agent::mass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(81) : warning C4251: 'MMASS::Agent::action' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(82) : warning C4251: 'MMASS::Agent::possibleAction' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(83) : warning C4251: 'MMASS::Agent::suspendedAction' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(84) : warning C4251: 'MMASS::Agent::deniedActions' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=MMASS::spActionInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(85) : warning C4251: 'MMASS::Agent::fieldsCoefficients' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=const std::string,
_Ty=unsigned long
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(86) : warning C4251: 'MMASS::Agent::fieldsThresholds' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=const std::string,
_Ty=double
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(34) : warning C4251: 'MMASS::MASS::space' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(35) : warning C4251: 'MMASS::MASS::agents' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
_Kty=const std::string,
_Ty=MMASS::spAgent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(72) : warning C4251: 'MMASS::MASS::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(73) : warning C4251: 'MMASS::MASS::mmass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::CMMASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(75) : warning C4251: 'MMASS::MASS::occupiedSites' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
_Kty=const std::string
]
State.cpp
Generating Code...
Compiling manifest to resources...
Linking...
LINK : C:\Documents and Settings\Sergio\Meus documentos\Visual Studio 2005\Projects\TutorialsAndTests\Debug\MMASSdll.dll not found or not built by the last incremental link; performing full link
Creating library C:\Documents and Settings\Sergio\Meus documentos\Visual Studio 2005\Projects\TutorialsAndTests\Debug\MMASSdll.lib and object C:\Documents and Settings\Sergio\Meus documentos\Visual Studio 2005\Projects\TutorialsAndTests\Debug\MMASSdll.exp
Embedding manifest...
Copying the DLL to directory...
1 arquivo(s) copiado(s).
|